| typedef unit::ComposeElement<Unit, ElectricPotentialList, BSUtilities::Rational<1> > quantity::voltageScanRate::ElectricPotentialElement |
electric potential compose element for VoltageScanRate volt per second units
Definition at line 54 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::KiloVolt, time::Second)> quantity::voltageScanRate::KiloVoltPerSecond |
Definition at line 81 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::MegaVolt, time::Second)> quantity::voltageScanRate::MegaVoltPerSecond |
Definition at line 84 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::MilliVolt, time::Second)> quantity::voltageScanRate::MilliVoltPerSecond |
Definition at line 78 of file VoltageScanRate.h.
| typedef Quantity<Class> quantity::voltageScanRate::Quantity |
Definition at line 93 of file VoltageScanRate.h.
| typedef unit::ComposeElement<Unit, TimeList, BSUtilities::Rational<-1> > quantity::voltageScanRate::TimeElement |
time compose element for VoltageScanRate volt per second units
Definition at line 62 of file VoltageScanRate.h.
| typedef unit::ComposeBase<Unit, LOKI_TYPELIST_2(ElectricPotentialElement, TimeElement)> quantity::voltageScanRate::VoltageScanRateComposedUnit |
Definition at line 66 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::Volt, time::MicroSecond)> quantity::voltageScanRate::VoltPerMicroSecond |
Definition at line 75 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::Volt, time::MilliSecond)> quantity::voltageScanRate::VoltPerMilliSecond |
Definition at line 72 of file VoltageScanRate.h.
| typedef unit::Composed<VoltageScanRateComposedUnit, LOKI_TYPELIST_2(electricPotential::Volt, time::Second)> quantity::voltageScanRate::VoltPerSecond |
Definition at line 69 of file VoltageScanRate.h.
| typedef quantity::voltageScanRate::LOKI_TYPELIST_3 | ( | time::Second | , | |
| time::MilliSecond | , | |||
| time::MicroSecond | ||||
| ) |
| typedef quantity::voltageScanRate::LOKI_TYPELIST_4 | ( | electricPotential::Volt | , | |
| electricPotential::MilliVolt | , | |||
| electricPotential::KiloVolt | , | |||
| electricPotential::MegaVolt | ||||
| ) |
| typedef quantity::voltageScanRate::LOKI_TYPELIST_6 | ( | VoltPerSecond | , | |
| VoltPerMilliSecond | , | |||
| VoltPerMicroSecond | , | |||
| MilliVoltPerSecond | , | |||
| KiloVoltPerSecond | , | |||
| MegaVoltPerSecond | ||||
| ) |
list of all available voltage scan rate units
1.5.3