|
typedef scaled_base_unit
< boost::units::si::ampere_base_unit,
scale< 10, static_rational<-1 > > > | biot_base_unit |
|
typedef scaled_base_unit
< boost::units::si::meter_base_unit,
scale< 10, static_rational<-2 > > > | centimeter_base_unit |
|
typedef unit
< acceleration_dimension,
cgs::system > | acceleration |
|
typedef unit< area_dimension,
cgs::system > | area |
|
typedef make_system
< centimeter_base_unit,
gram_base_unit,
boost::units::si::second_base_unit,
biot_base_unit >::type | system |
| placeholder class defining cgs unit system More...
|
|
typedef unit
< dimensionless_type, system > | dimensionless |
| various unit typedefs for convenience More...
|
|
typedef unit
< current_dimension,
cgs::system > | current |
|
typedef unit
< dynamic_viscosity_dimension,
cgs::system > | dynamic_viscosity |
|
typedef unit< energy_dimension,
cgs::system > | energy |
|
typedef unit< force_dimension,
cgs::system > | force |
|
typedef unit
< frequency_dimension,
cgs::system > | frequency |
|
typedef unit
< kinematic_viscosity_dimension,
cgs::system > | kinematic_viscosity |
|
typedef unit< length_dimension,
cgs::system > | length |
|
typedef unit< mass_dimension,
cgs::system > | mass |
|
typedef unit
< mass_density_dimension,
cgs::system > | mass_density |
|
typedef unit
< momentum_dimension,
cgs::system > | momentum |
|
typedef unit< power_dimension,
cgs::system > | power |
|
typedef unit
< pressure_dimension,
cgs::system > | pressure |
|
typedef unit< time_dimension,
cgs::system > | time |
|
typedef unit
< velocity_dimension,
cgs::system > | velocity |
|
typedef unit< volume_dimension,
cgs::system > | volume |
|
typedef unit
< wavenumber_dimension,
cgs::system > | wavenumber |
|
|
| BOOST_UNITS_STATIC_CONSTANT (gal, acceleration) |
|
| BOOST_UNITS_STATIC_CONSTANT (gals, acceleration) |
|
| BOOST_UNITS_STATIC_CONSTANT (square_centimeter, area) |
|
| BOOST_UNITS_STATIC_CONSTANT (square_centimeters, area) |
|
| BOOST_UNITS_STATIC_CONSTANT (square_centimetre, area) |
|
| BOOST_UNITS_STATIC_CONSTANT (square_centimetres, area) |
|
| BOOST_UNITS_STATIC_CONSTANT (biot, current) |
|
| BOOST_UNITS_STATIC_CONSTANT (biots, current) |
|
| BOOST_UNITS_STATIC_CONSTANT (cgs_dimensionless, dimensionless) |
|
| BOOST_UNITS_STATIC_CONSTANT (poise, dynamic_viscosity) |
|
| BOOST_UNITS_STATIC_CONSTANT (erg, energy) |
|
| BOOST_UNITS_STATIC_CONSTANT (ergs, energy) |
|
| BOOST_UNITS_STATIC_CONSTANT (dyne, force) |
|
| BOOST_UNITS_STATIC_CONSTANT (dynes, force) |
|
| BOOST_UNITS_STATIC_CONSTANT (stoke, kinematic_viscosity) |
|
| BOOST_UNITS_STATIC_CONSTANT (stokes, kinematic_viscosity) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimeter, length) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimeters, length) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimetre, length) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimetres, length) |
|
| BOOST_UNITS_STATIC_CONSTANT (gram, mass) |
|
| BOOST_UNITS_STATIC_CONSTANT (grams, mass) |
|
| BOOST_UNITS_STATIC_CONSTANT (gramme, mass) |
|
| BOOST_UNITS_STATIC_CONSTANT (grammes, mass) |
|
| BOOST_UNITS_STATIC_CONSTANT (barye, pressure) |
|
| BOOST_UNITS_STATIC_CONSTANT (baryes, pressure) |
|
| BOOST_UNITS_STATIC_CONSTANT (second, time) |
|
| BOOST_UNITS_STATIC_CONSTANT (seconds, time) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimeter_per_second, velocity) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimeters_per_second, velocity) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimetre_per_second, velocity) |
|
| BOOST_UNITS_STATIC_CONSTANT (centimetres_per_second, velocity) |
|
| BOOST_UNITS_STATIC_CONSTANT (cubic_centimeter, volume) |
|
| BOOST_UNITS_STATIC_CONSTANT (cubic_centimeters, volume) |
|
| BOOST_UNITS_STATIC_CONSTANT (cubic_centimetre, volume) |
|
| BOOST_UNITS_STATIC_CONSTANT (cubic_centimetres, volume) |
|
| BOOST_UNITS_STATIC_CONSTANT (kayser, wavenumber) |
|
| BOOST_UNITS_STATIC_CONSTANT (kaysers, wavenumber) |
|
| BOOST_UNITS_STATIC_CONSTANT (reciprocal_centimeter, wavenumber) |
|
| BOOST_UNITS_STATIC_CONSTANT (reciprocal_centimeters, wavenumber) |
|
| BOOST_UNITS_STATIC_CONSTANT (reciprocal_centimetre, wavenumber) |
|
| BOOST_UNITS_STATIC_CONSTANT (reciprocal_centimetres, wavenumber) |
|