UML diagram added to the DESIGN document

This commit is contained in:
Mateusz Pusz
2019-10-15 19:38:47 +02:00
parent 5082aaaf70
commit 974b809e0b
2 changed files with 5 additions and 0 deletions

View File

@@ -73,6 +73,11 @@ constexpr units::Velocity auto avg_speed(units::Length auto d, units::Time auto
## Basic Concepts
Below UML diagram shows the most important entities in the library design and how they relate to
each other:
![UML](units_uml.png)
### `Dimensions`
`units::dimension` represents a derived dimension and is implemented as a type-list like type that

BIN
doc/units_uml.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB