Public Member Functions | |
| Units () | |
| virtual | ~Units () |
Static Public Member Functions | |
| static double | toDeg (double rad) |
| static double | toRad (double deg) |
| opentl::math::Units::Units | ( | ) | [inline] |
| virtual opentl::math::Units::~Units | ( | ) | [inline, virtual] |
| static double opentl::math::Units::toDeg | ( | double | rad | ) | [inline, static] |
convert a radiant value to a degree value
| rad | radiant value |
| static double opentl::math::Units::toRad | ( | double | deg | ) | [inline, static] |
convert a degree value to a radiant value
| deg | degree value |
1.5.8