#include <ElementaryCharge.h>
Static Public Attributes | |
static const bool | OverwriteName = true |
static const bool | OverwriteSymbol = true |
static const std::string | NameString = "elementary charge" |
static const std::string | SymbolString = "e" |
Definition at line 45 of file ElementaryCharge.h.
const bool quantity::DerivedQuantityTraits< electricCharge::Class, elementaryCharge::DerivedElementaryCharge >::OverwriteName = true [static] |
Definition at line 47 of file ElementaryCharge.h.
const bool quantity::DerivedQuantityTraits< electricCharge::Class, elementaryCharge::DerivedElementaryCharge >::OverwriteSymbol = true [static] |
Definition at line 48 of file ElementaryCharge.h.
const std::string quantity::DerivedQuantityTraits< electricCharge::Class, elementaryCharge::DerivedElementaryCharge >::NameString = "elementary charge" [static] |
Definition at line 50 of file ElementaryCharge.h.
const std::string quantity::DerivedQuantityTraits< electricCharge::Class, elementaryCharge::DerivedElementaryCharge >::SymbolString = "e" [static] |
Definition at line 51 of file ElementaryCharge.h.