#include <ElectricCurrent.h>
Public Types | |
typedef dimension::Dimension < BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 1 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 > > | Dimension |
typedef electricCurrent::Unit | UnitType |
typedef electricCurrent::Units | UnitList |
typedef electricCurrent::Ampere | DefaultUnit |
typedef electricCurrent::DerivedElectricCurrent | DefaultDerivedQuantityType |
Static Public Attributes | |
static const std::string | NameString = "electric current" |
static const std::string | SymbolString = "i" |
Definition at line 148 of file ElectricCurrent.h.
typedef dimension::Dimension<BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<1>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0> > quantity::QuantityTraits< electricCurrent::Class >::Dimension |
Definition at line 154 of file ElectricCurrent.h.
typedef electricCurrent::Unit quantity::QuantityTraits< electricCurrent::Class >::UnitType |
Definition at line 155 of file ElectricCurrent.h.
typedef electricCurrent::Units quantity::QuantityTraits< electricCurrent::Class >::UnitList |
Definition at line 156 of file ElectricCurrent.h.
typedef electricCurrent::Ampere quantity::QuantityTraits< electricCurrent::Class >::DefaultUnit |
Definition at line 157 of file ElectricCurrent.h.
typedef electricCurrent::DerivedElectricCurrent quantity::QuantityTraits< electricCurrent::Class >::DefaultDerivedQuantityType |
Definition at line 159 of file ElectricCurrent.h.
const std::string quantity::QuantityTraits< electricCurrent::Class >::NameString = "electric current" [static] |
Definition at line 161 of file ElectricCurrent.h.
const std::string quantity::QuantityTraits< electricCurrent::Class >::SymbolString = "i" [static] |
Definition at line 162 of file ElectricCurrent.h.