Go to the source code of this file.
Namespaces | |
namespace | swri_math_util |
Variables | |
static const long double | swri_math_util::_2pi = 6.28318530717958647692528676655900576L |
static const long double | swri_math_util::_deg_2_rad = 0.01745329251994329576923690768488612L |
static const double | swri_math_util::_feet_to_meters = 0.3048 |
static const long double | swri_math_util::_half_pi = 1.57079632679489661923132169163975144L |
static const double | swri_math_util::_kph_to_mps = 0.2777777777777778 |
static const double | swri_math_util::_mps_to_mph = 2.2369362920544025 |
static const long double | swri_math_util::_pi = 3.1415926535897932384626433832795029L |
static const long double | swri_math_util::_rad_2_deg = 57.2957795130823208767981548141051703L |
static const double | swri_math_util::_yards_to_meters = 0.9144 |