class representing a scaling factor such as 10^3 The exponent must be a static rational. More...
#include <units_fwd.hpp>
Public Types | |
typedef Exponent | exponent |
typedef double | value_type |
Static Public Member Functions | |
static value_type | value () |
Static Public Attributes | |
static const long | base = Base |
class representing a scaling factor such as 10^3 The exponent must be a static rational.
typedef Exponent boost::units::scale< Base, Exponent >::exponent |
typedef double boost::units::scale< Base, Exponent >::value_type |
|
inlinestatic |
|
static |