Typedefs | |
typedef unit::Prefixable < Unit, MetreUnits > | Metres |
the metres | |
typedef unit::Prefixed < Metres > | Metre |
the metre | |
typedef unit::Prefixed < Metres, unit::Deci > | DeciMetre |
typedef unit::Prefixed < Metres, unit::Centi > | CentiMetre |
typedef unit::Prefixed < Metres, unit::Milli > | MilliMetre |
typedef unit::Prefixed < Metres, unit::Micro > | MicroMetre |
typedef unit::Prefixed < Metres, unit::Nano > | NanoMetre |
typedef unit::Prefixed < Metres, unit::Pico > | PicoMetre |
typedef unit::Prefixed < Metres, unit::Kilo > | KiloMetre |
typedef unit::NonPrefixable < Unit, BohrUnit > | Bohr |
the Bohr | |
typedef unit::NonPrefixable < Unit, AngstromUnit > | Angstrom |
the Angstrom | |
typedef unit::NonPrefixable < Unit, MicronUnit > | Micron |
the micron | |
typedef unit::NonPrefixable < Unit, MilliMicronUnit > | MilliMicron |
the millimicron | |
typedef unit::NonPrefixable < Unit, XUnit > | X |
the X | |
typedef unit::NonPrefixable < Unit, FermiUnit > | Fermi |
the Fermi | |
typedef unit::NonPrefixable < Unit, InchUnit > | Inch |
the inch | |
typedef unit::NonPrefixable < Unit, FootUnit > | Foot |
the foot | |
typedef unit::NonPrefixable < Unit, YardUnit > | Yard |
the yard | |
typedef unit::NonPrefixable < Unit, MileUnit > | Mile |
the mile | |
typedef unit::NonPrefixable < Unit, NauticalMileUnit > | NauticalMile |
the nautical mile | |
typedef unit::NonPrefixable < Unit, AstronomicalUnit > | Astronomical |
the astronomical unit | |
typedef unit::NonPrefixable < Unit, ParsecUnit > | Parsec |
the parsec | |
typedef unit::NonPrefixable < Unit, LightYearUnit > | LightYear |
the lightyear | |
typedef unit::NonPrefixable < Unit, LightSecondUnit > | LightSecond |
the Lightsecond | |
typedef Loki::TL::Append < Metres::Units, LOKI_TYPELIST_15(Bohr, Angstrom, Micron, MilliMicron, X, Fermi, Inch, Foot, Yard, Mile, NauticalMile, Astronomical, Parsec, LightYear, LightSecond)> ::Result | Units |
list of all available length units | |
typedef Metre | m |
typedef MilliMetre | mm |
typedef KiloMetre | km |
typedef CentiMetre | cm |
typedef Quantity< Class > | Quantity |
typedef quantity::Quantity < Class, int > | IntQuantity |
typedef unit::NonPrefixable<Unit, AngstromUnit> quantity::length::Angstrom |
typedef unit::NonPrefixable<Unit, AstronomicalUnit> quantity::length::Astronomical |
typedef unit::NonPrefixable<Unit, BohrUnit> quantity::length::Bohr |
typedef unit::Prefixed<Metres, unit::Centi> quantity::length::CentiMetre |
typedef CentiMetre quantity::length::cm |
typedef unit::Prefixed<Metres, unit::Deci> quantity::length::DeciMetre |
typedef unit::NonPrefixable<Unit, FermiUnit> quantity::length::Fermi |
typedef unit::NonPrefixable<Unit, FootUnit> quantity::length::Foot |
typedef unit::NonPrefixable<Unit, InchUnit> quantity::length::Inch |
typedef quantity::Quantity<Class, int> quantity::length::IntQuantity |
typedef unit::Prefixed<Metres, unit::Kilo> quantity::length::KiloMetre |
typedef KiloMetre quantity::length::km |
typedef unit::NonPrefixable<Unit, LightSecondUnit> quantity::length::LightSecond |
typedef unit::NonPrefixable<Unit, LightYearUnit> quantity::length::LightYear |
typedef Metre quantity::length::m |
typedef unit::Prefixed<Metres> quantity::length::Metre |
typedef unit::Prefixable<Unit, MetreUnits> quantity::length::Metres |
typedef unit::Prefixed<Metres, unit::Micro> quantity::length::MicroMetre |
typedef unit::NonPrefixable<Unit, MicronUnit> quantity::length::Micron |
typedef unit::NonPrefixable<Unit, MileUnit> quantity::length::Mile |
typedef unit::Prefixed<Metres, unit::Milli> quantity::length::MilliMetre |
typedef unit::NonPrefixable<Unit, MilliMicronUnit> quantity::length::MilliMicron |
typedef MilliMetre quantity::length::mm |
typedef unit::Prefixed<Metres, unit::Nano> quantity::length::NanoMetre |
typedef unit::NonPrefixable<Unit, NauticalMileUnit> quantity::length::NauticalMile |
typedef unit::NonPrefixable<Unit, ParsecUnit> quantity::length::Parsec |
typedef unit::Prefixed<Metres, unit::Pico> quantity::length::PicoMetre |
typedef Quantity<Class> quantity::length::Quantity |
typedef Loki::TL::Append<Metres::Units, LOKI_TYPELIST_15(Bohr, Angstrom, Micron, MilliMicron, X, Fermi, Inch, Foot, Yard, Mile, NauticalMile, Astronomical, Parsec, LightYear, LightSecond)>::Result quantity::length::Units |
typedef unit::NonPrefixable<Unit, XUnit> quantity::length::X |
typedef unit::NonPrefixable<Unit, YardUnit> quantity::length::Yard |