quantity::length Namespace Reference


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 Documentation

typedef unit::NonPrefixable<Unit, AngstromUnit> quantity::length::Angstrom

the Angstrom

Definition at line 79 of file Length.h.

typedef unit::NonPrefixable<Unit, AstronomicalUnit> quantity::length::Astronomical

the astronomical unit

Definition at line 109 of file Length.h.

typedef unit::NonPrefixable<Unit, BohrUnit> quantity::length::Bohr

the Bohr

Definition at line 76 of file Length.h.

typedef unit::Prefixed<Metres, unit::Centi> quantity::length::CentiMetre

Definition at line 68 of file Length.h.

typedef CentiMetre quantity::length::cm

Definition at line 131 of file Length.h.

typedef unit::Prefixed<Metres, unit::Deci> quantity::length::DeciMetre

Definition at line 67 of file Length.h.

typedef unit::NonPrefixable<Unit, FermiUnit> quantity::length::Fermi

the Fermi

Definition at line 91 of file Length.h.

typedef unit::NonPrefixable<Unit, FootUnit> quantity::length::Foot

the foot

Definition at line 97 of file Length.h.

typedef unit::NonPrefixable<Unit, InchUnit> quantity::length::Inch

the inch

Definition at line 94 of file Length.h.

typedef quantity::Quantity<Class, int> quantity::length::IntQuantity

Definition at line 136 of file Length.h.

typedef unit::Prefixed<Metres, unit::Kilo> quantity::length::KiloMetre

Definition at line 73 of file Length.h.

typedef KiloMetre quantity::length::km

Definition at line 130 of file Length.h.

typedef unit::NonPrefixable<Unit, LightSecondUnit> quantity::length::LightSecond

the Lightsecond

Definition at line 118 of file Length.h.

typedef unit::NonPrefixable<Unit, LightYearUnit> quantity::length::LightYear

the lightyear

Definition at line 115 of file Length.h.

typedef Metre quantity::length::m

Definition at line 128 of file Length.h.

typedef unit::Prefixed<Metres> quantity::length::Metre

the metre

Definition at line 66 of file Length.h.

typedef unit::Prefixable<Unit, MetreUnits> quantity::length::Metres

the metres

Definition at line 60 of file Length.h.

typedef unit::Prefixed<Metres, unit::Micro> quantity::length::MicroMetre

Definition at line 70 of file Length.h.

typedef unit::NonPrefixable<Unit, MicronUnit> quantity::length::Micron

the micron

Definition at line 82 of file Length.h.

typedef unit::NonPrefixable<Unit, MileUnit> quantity::length::Mile

the mile

Definition at line 103 of file Length.h.

typedef unit::Prefixed<Metres, unit::Milli> quantity::length::MilliMetre

Definition at line 69 of file Length.h.

typedef unit::NonPrefixable<Unit, MilliMicronUnit> quantity::length::MilliMicron

the millimicron

Definition at line 85 of file Length.h.

typedef MilliMetre quantity::length::mm

Definition at line 129 of file Length.h.

typedef unit::Prefixed<Metres, unit::Nano> quantity::length::NanoMetre

Definition at line 71 of file Length.h.

typedef unit::NonPrefixable<Unit, NauticalMileUnit> quantity::length::NauticalMile

the nautical mile

Definition at line 106 of file Length.h.

typedef unit::NonPrefixable<Unit, ParsecUnit> quantity::length::Parsec

the parsec

Definition at line 112 of file Length.h.

typedef unit::Prefixed<Metres, unit::Pico> quantity::length::PicoMetre

Definition at line 72 of file Length.h.

typedef Quantity<Class> quantity::length::Quantity

Definition at line 135 of file Length.h.

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

list of all available length units

Definition at line 124 of file Length.h.

typedef unit::NonPrefixable<Unit, XUnit> quantity::length::X

the X

Definition at line 88 of file Length.h.

typedef unit::NonPrefixable<Unit, YardUnit> quantity::length::Yard

the yard

Definition at line 100 of file Length.h.


Generated on Mon Jul 27 15:55:48 2009 for Quantities by  doxygen 1.5.3