A system that can uniquely represent any unit which can be composed from a linearly independent set of base units. More...
#include <homogeneous_system.hpp>
Public Types | |
| typedef L | type |
| INTERNAL ONLY. More... | |
A system that can uniquely represent any unit which can be composed from a linearly independent set of base units.
It is safe to rebind a unit with such a system to different dimensions.
Do not construct this template directly. Use make_system instead.
| typedef L boost::units::homogeneous_system< L >::type |
INTERNAL ONLY.