|
INET Framework for OMNeT++/OMNEST
|
Classes | |
| struct | atto |
| struct | centi |
| struct | deca |
| struct | deci |
| struct | exa |
| struct | femto |
| struct | giga |
| struct | hecto |
| struct | kilo |
| struct | mega |
| struct | micro |
| struct | milli |
| struct | nano |
| struct | peta |
| struct | pico |
| struct | tera |
| struct | yocto |
| struct | yotta |
| struct | zepto |
| struct | zetta |
Typedefs | |
| typedef ::inet::units::unit | unit |
| typedef compose< m, pow< m,-1 > > | rad |
| typedef compose< pow< m, 2 >, pow< m,-2 > > | sr |
| typedef pow< s,-1 > | Hz |
| typedef compose< m, compose< kg, pow< s,-2 > > > | N |
| typedef compose< N, pow< m,-2 > > | Pa |
| typedef compose< N, m > | J |
| typedef compose< J, pow< s,-1 > > | W |
| typedef compose< s, A > | C |
| typedef compose< W, pow< A,-1 > > | V |
| typedef compose< C, pow< V,-1 > > | F |
| typedef compose< V, pow< A,-1 > > | Ohm |
| typedef compose< Ohm, m > | Ohmm |
| typedef compose< A, s > | As |
| typedef compose< A, scale< s, 1, 3600 > > | Ah |
| typedef compose< A, pow< V,-1 > > | S |
| typedef compose< S, pow< m,-1 > > | Spm |
| typedef compose< V, s > | Wb |
| typedef compose< Wb, pow< m,-2 > > | T |
| typedef compose< Wb, pow< A,-1 > > | H |
| typedef cd | lm |
| typedef compose< lm, pow< m,-2 > > | lx |
| typedef pow< s,-1 > | Bq |
| typedef compose< J, pow< kg,-1 > > | Gy |
| typedef Gy | Sv |
| typedef compose< pow< s,-1 >, mol > | kat |
| typedef centi< m >::type | cm |
| typedef milli< m >::type | mm |
| typedef kilo< m >::type | km |
| typedef milli< kg >::type | g |
| typedef milli< g >::type | mg |
| typedef milli< s >::type | ms |
| typedef milli< W >::type | mW |
| typedef milli< Ah >::type | mAh |
| typedef kilo< Hz >::type | kHz |
| typedef mega< Hz >::type | MHz |
| typedef giga< Hz >::type | GHz |
| typedef scale< kg, 22046223, 10000000 > | lb |
| typedef scale< lb, 16 > | oz |
| typedef scale< kg, 1, 1000 > | tonne |
| typedef translate< K,-27315, 100 > | Celsius |
| typedef translate< scale< Celsius, 9, 5 >, 32 > | Fahrenheit |
| typedef scale< s, 1, 60 > | minute |
| typedef scale< minute, 1, 60 > | hour |
| typedef scale< hour, 1, 24 > | day |
| typedef scale< day, 1, 7 > | week |
| typedef scale< month, 1, 12 > | year |
| typedef scale< year, 1, 100 > | century |
| typedef scale< year, 1, 1000 > | millennium |
| typedef scale< cm, 100, 254 > | inch |
| typedef scale< inch, 1, 12 > | foot |
| typedef scale< inch, 1, 36 > | yard |
| typedef scale< yard, 1, 1760 > | mile |
| typedef scale< m, 1, 1852 > | nautical_mile |
| typedef pow< m, 2 > | m2 |
| typedef scale< m2, 1, 10000 > | hectare |
| typedef scale< m2, 1, 100 > | are |
| typedef pow< inch, 2 > | inch2 |
| typedef scale< hectare, 24710538, 10000000 > | acre |
| typedef pow< cm, 3 > | cm3 |
| typedef cm3 | ml |
| typedef scale< ml, 1, 1000 > | liter |
| typedef scale< liter, 10 > | dl |
| typedef scale< liter, 100 > | cl |
| typedef pow< m, 3 > | m3 |
| typedef compose< mile, pow< hour,-1 > > | mph |
| typedef compose< km, pow< hour,-1 > > | kph |
| typedef compose< m, pow< s,-1 > > | mps |
| typedef compose< s, pow< m,-1 > > | spm |
| typedef compose< nautical_mile, pow< hour,-1 > > | knot |
| typedef scale< mps, 100, 34029 > | mach |
| typedef scale< rad, 180000000, 3141593 > | degree |
| typedef scale< rad, 200000000, 3141593 > | grad |
| typedef scale< degree, 60 > | degree_minute |
| typedef scale< degree_minute, 60 > | degree_second |
| typedef scale< Pa, 1, 1000 > | kPa |
| typedef scale< kPa, 1450377, 10000000 > | psi |
| typedef scale< kPa, 10 > | millibar |
| typedef compose< b, pow< s,-1 > > | bps |
| typedef scale< bps, 1, 1000 > | kbps |
| typedef scale< bps, 1, 1000000 > | Mbps |
| typedef scale< Hz, 60 > | rpm |
| typedef scale< unit, 100 > | percent |
| typedef scale< unit, 1, 12 > | dozen |
| typedef scale< unit, 1, 13 > | bakers_dozen |
| typedef scale<hectare, 24710538, 10000000> inet::units::units::acre |
| typedef compose<A, scale<s, 1, 3600> > inet::units::units::Ah |
| typedef scale<m2, 1, 100> inet::units::units::are |
| typedef compose<A, s> inet::units::units::As |
| typedef scale<unit, 1, 13> inet::units::units::bakers_dozen |
| typedef compose<b, pow<s, -1> > inet::units::units::bps |
| typedef pow<s, -1> inet::units::units::Bq |
| typedef compose<s, A> inet::units::units::C |
| typedef translate<K, -27315, 100> inet::units::units::Celsius |
| typedef scale<year, 1, 100> inet::units::units::century |
| typedef scale<liter, 100> inet::units::units::cl |
| typedef centi<m>::type inet::units::units::cm |
| typedef pow<cm, 3> inet::units::units::cm3 |
| typedef scale<hour, 1, 24> inet::units::units::day |
| typedef scale<rad, 180000000, 3141593> inet::units::units::degree |
| typedef scale<degree, 60> inet::units::units::degree_minute |
| typedef scale<degree_minute, 60> inet::units::units::degree_second |
| typedef scale<liter, 10> inet::units::units::dl |
| typedef scale<unit, 1, 12> inet::units::units::dozen |
| typedef compose<C, pow<V, -1> > inet::units::units::F |
| typedef translate<scale<Celsius, 9, 5>, 32> inet::units::units::Fahrenheit |
| typedef scale<inch, 1, 12> inet::units::units::foot |
| typedef milli<kg>::type inet::units::units::g |
| typedef giga<Hz>::type inet::units::units::GHz |
| typedef scale<rad, 200000000, 3141593> inet::units::units::grad |
| typedef compose<J, pow<kg, -1> > inet::units::units::Gy |
| typedef compose<Wb, pow<A, -1> > inet::units::units::H |
| typedef scale<m2, 1, 10000> inet::units::units::hectare |
| typedef scale<minute, 1, 60> inet::units::units::hour |
| typedef pow<s, -1> inet::units::units::Hz |
| typedef scale<cm, 100, 254> inet::units::units::inch |
| typedef pow<inch, 2> inet::units::units::inch2 |
| typedef compose<N, m> inet::units::units::J |
| typedef compose<pow<s, -1>, mol> inet::units::units::kat |
| typedef scale<bps, 1, 1000> inet::units::units::kbps |
| typedef kilo<Hz>::type inet::units::units::kHz |
| typedef kilo<m>::type inet::units::units::km |
| typedef compose<nautical_mile, pow<hour, -1> > inet::units::units::knot |
| typedef scale<Pa, 1, 1000> inet::units::units::kPa |
| typedef compose<km, pow<hour, -1> > inet::units::units::kph |
| typedef scale<kg, 22046223, 10000000> inet::units::units::lb |
| typedef scale<ml, 1, 1000> inet::units::units::liter |
| typedef cd inet::units::units::lm |
| typedef compose<lm, pow<m, -2> > inet::units::units::lx |
| typedef pow<m, 2> inet::units::units::m2 |
| typedef pow<m, 3> inet::units::units::m3 |
| typedef scale<mps, 100, 34029> inet::units::units::mach |
| typedef milli<Ah>::type inet::units::units::mAh |
| typedef scale<bps, 1, 1000000> inet::units::units::Mbps |
| typedef milli<g>::type inet::units::units::mg |
| typedef mega<Hz>::type inet::units::units::MHz |
| typedef scale<yard, 1, 1760> inet::units::units::mile |
| typedef scale<year, 1, 1000> inet::units::units::millennium |
| typedef scale<kPa, 10> inet::units::units::millibar |
| typedef scale<s, 1, 60> inet::units::units::minute |
| typedef cm3 inet::units::units::ml |
| typedef milli<m>::type inet::units::units::mm |
| typedef compose<mile, pow<hour, -1> > inet::units::units::mph |
| typedef compose<m, pow<s, -1> > inet::units::units::mps |
| typedef milli<s>::type inet::units::units::ms |
| typedef milli<W>::type inet::units::units::mW |
| typedef scale<m, 1, 1852> inet::units::units::nautical_mile |
| typedef compose<V, pow<A, -1> > inet::units::units::Ohm |
| typedef compose<Ohm, m> inet::units::units::Ohmm |
| typedef scale<lb, 16> inet::units::units::oz |
| typedef compose<N, pow<m, -2> > inet::units::units::Pa |
| typedef scale<unit, 100> inet::units::units::percent |
| typedef scale<kPa, 1450377, 10000000> inet::units::units::psi |
| typedef compose<m, pow<m, -1> > inet::units::units::rad |
| typedef scale<Hz, 60> inet::units::units::rpm |
| typedef compose<A, pow<V, -1> > inet::units::units::S |
| typedef compose<S, pow<m, -1> > inet::units::units::Spm |
| typedef compose<s, pow<m, -1> > inet::units::units::spm |
| typedef Gy inet::units::units::Sv |
| typedef compose<Wb, pow<m, -2> > inet::units::units::T |
| typedef scale<kg, 1, 1000> inet::units::units::tonne |
| typedef ::inet::units::unit inet::units::units::unit |
| typedef compose<W, pow<A, -1> > inet::units::units::V |
| typedef compose<J, pow<s, -1> > inet::units::units::W |
| typedef compose<V, s> inet::units::units::Wb |
| typedef scale<day, 1, 7> inet::units::units::week |
| typedef scale<inch, 1, 36> inet::units::units::yard |
| typedef scale<month, 1, 12> inet::units::units::year |