Typedefs | |
| typedef unit::Prefixable< Unit, HertzUnits > | Hertzs |
| the Hertzs | |
| typedef unit::Prefixed< Hertzs > | Hertz |
| the Hertz | |
| typedef unit::Prefixed< Hertzs, unit::Milli > | MilliHertz |
| the MilliHertz | |
| typedef unit::Prefixed< Hertzs, unit::Kilo > | KiloHertz |
| the KiloHertz | |
| typedef unit::Prefixed< Hertzs, unit::Mega > | MegaHertz |
| the MegaHertz | |
| typedef unit::Prefixed< Hertzs, unit::Giga > | GigaHertz |
| the GigaHertz | |
| typedef Loki::Typelist< Hertzs, Loki::NullType > | Units |
| list of all available frequency units | |
| typedef Hertz | Hz |
| typedef MilliHertz | mHz |
| typedef MegaHertz | MHz |
| typedef GigaHertz | GHz |
| typedef Quantity< Class > | Quantity |
| typedef GigaHertz quantity::frequency::GHz |
Definition at line 72 of file Frequency.h.
| typedef unit::Prefixed<Hertzs, unit::Giga> quantity::frequency::GigaHertz |
| typedef unit::Prefixed<Hertzs> quantity::frequency::Hertz |
| typedef unit::Prefixable<Unit, HertzUnits> quantity::frequency::Hertzs |
| typedef Hertz quantity::frequency::Hz |
Definition at line 69 of file Frequency.h.
| typedef unit::Prefixed<Hertzs, unit::Kilo> quantity::frequency::KiloHertz |
| typedef unit::Prefixed<Hertzs, unit::Mega> quantity::frequency::MegaHertz |
| typedef MegaHertz quantity::frequency::MHz |
Definition at line 71 of file Frequency.h.
| typedef MilliHertz quantity::frequency::mHz |
Definition at line 70 of file Frequency.h.
| typedef unit::Prefixed<Hertzs, unit::Milli> quantity::frequency::MilliHertz |
| typedef Quantity<Class> quantity::frequency::Quantity |
Definition at line 76 of file Frequency.h.
| typedef Loki::Typelist<Hertzs, Loki::NullType> quantity::frequency::Units |
1.5.6