#include <Length.h>
Public Types | |
typedef dimension::Dimension < BSUtilities::Rational< 1 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 >, BSUtilities::Rational< 0 > > | Dimension |
typedef length::Unit | UnitType |
typedef length::Units | UnitList |
typedef length::Metre | DefaultUnit |
typedef length::DerivedLength | DefaultDerivedQuantityType |
Static Public Attributes | |
static const std::string | NameString = "length" |
static const std::string | SymbolString = "l" |
Definition at line 400 of file Length.h.
typedef dimension::Dimension<BSUtilities::Rational<1>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0>, BSUtilities::Rational<0> > quantity::QuantityTraits< length::Class >::Dimension |
typedef length::Unit quantity::QuantityTraits< length::Class >::UnitType |
typedef length::Units quantity::QuantityTraits< length::Class >::UnitList |
typedef length::Metre quantity::QuantityTraits< length::Class >::DefaultUnit |
typedef length::DerivedLength quantity::QuantityTraits< length::Class >::DefaultDerivedQuantityType |
const std::string quantity::QuantityTraits< length::Class >::NameString = "length" [static] |
const std::string quantity::QuantityTraits< length::Class >::SymbolString = "l" [static] |