gsgl::math::units Namespace Reference


Functions

gsgl::real_t parse (const string &str)

Variables

const gsgl::real_t KILOGRAMS_PER_GRAM = (gsgl::real_t) 0.001
const gsgl::real_t KILOGRAMS_PER_KILOGRAM = (gsgl::real_t) 1.0
const gsgl::real_t KILOGRAMS_PER_MILLIGRAM = (gsgl::real_t) 0.000001
const gsgl::real_t METERS_PER_AU = (gsgl::real_t) 149597870691.0
const gsgl::real_t METERS_PER_CENTIMETER = (gsgl::real_t) 0.01
const gsgl::real_t METERS_PER_KILOMETER = (gsgl::real_t) 1000.0
const gsgl::real_t METERS_PER_METER = (gsgl::real_t) 1.0
const gsgl::real_t METERS_PER_MILLIMETER = (gsgl::real_t) 0.001
const gsgl::real_t METERS_PER_PARSEC = (gsgl::real_t) 3.08567758e16
const gsgl::real_t SECONDS_PER_DAY = (gsgl::real_t) 86400.0
const gsgl::real_t SECONDS_PER_HOUR = (gsgl::real_t) 3600.0
const gsgl::real_t SECONDS_PER_MILLISECOND = (gsgl::real_t) 0.001
const gsgl::real_t SECONDS_PER_MINUTE = (gsgl::real_t) 60.0
const gsgl::real_t SECONDS_PER_SECOND = (gsgl::real_t) 1.0
const gsgl::real_t SECONDS_PER_YEAR = (gsgl::real_t) 31557600.0


Function Documentation

MATH_API gsgl::real_t parse ( const string &  str  ) 


Variable Documentation

MATH_API const gsgl::real_t KILOGRAMS_PER_GRAM = (gsgl::real_t) 0.001

Definition at line 57 of file units.cpp.

Referenced by parse().

Definition at line 58 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t KILOGRAMS_PER_MILLIGRAM = (gsgl::real_t) 0.000001

Definition at line 56 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t METERS_PER_AU = (gsgl::real_t) 149597870691.0

Definition at line 50 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t METERS_PER_KILOMETER = (gsgl::real_t) 1000.0

Definition at line 52 of file units.cpp.

Referenced by parse(), and satellite_element_propagator::update().

MATH_API const gsgl::real_t METERS_PER_METER = (gsgl::real_t) 1.0

Definition at line 51 of file units.cpp.

Referenced by parse().

Definition at line 49 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t METERS_PER_PARSEC = (gsgl::real_t) 3.08567758e16

Definition at line 54 of file units.cpp.

Referenced by galaxy::galaxy(), and parse().

MATH_API const gsgl::real_t SECONDS_PER_DAY = (gsgl::real_t) 86400.0

MATH_API const gsgl::real_t SECONDS_PER_HOUR = (gsgl::real_t) 3600.0

Definition at line 63 of file units.cpp.

Referenced by parse().

Definition at line 60 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t SECONDS_PER_MINUTE = (gsgl::real_t) 60.0

Definition at line 62 of file units.cpp.

Referenced by parse().

Definition at line 61 of file units.cpp.

Referenced by parse().

MATH_API const gsgl::real_t SECONDS_PER_YEAR = (gsgl::real_t) 31557600.0

Definition at line 65 of file units.cpp.

Referenced by parse(), and keplerian_element_propagator::update().


Generated on Sat Mar 1 13:50:06 2008 for Periapsis Project by  doxygen 1.5.5