Functions | |
| template<typename T> T | kts_mps (T x) |
| knots to meters per second | |
| template<typename T> T | mps_kts (T x) |
| meters per second to knots | |
| template<typename T> T | ft_m (T x) |
| feet to meters | |
| template<typename T> T | m_ft (T x) |
| meters to feet | |
| template<typename T> T | kg_lb (T x) |
| kilograms to pounds | |
| template<typename T> T | lb_kg (T x) |
| pounds to kilograms | |
| template<typename T> T | nm_m (T x) |
| nautical miles to meters | |
| template<typename T> T | m_nm (T x) |
| meters to nautical miles | |
| template<typename T> T | pa_mmhg (T x) |
| pascals to millimeters of mercury | |
| template<typename T> T | mmhg_pa (T x) |
| millimeters of mercury to pascals | |
| template<typename T> T | lb_n (T x) |
| pounds to newtons | |
| template<typename T> T | n_lb (T x) |
| newtons to pounds | |
|
||||||||||
|
feet to meters
|
|
||||||||||
|
kilograms to pounds
|
|
||||||||||
|
knots to meters per second
|
|
||||||||||
|
pounds to kilograms
|
|
||||||||||
|
pounds to newtons
|
|
||||||||||
|
meters to feet
|
|
||||||||||
|
meters to nautical miles
|
|
||||||||||
|
millimeters of mercury to pascals
|
|
||||||||||
|
meters per second to knots
|
|
||||||||||
|
newtons to pounds
|
|
||||||||||
|
nautical miles to meters
|
|
||||||||||
|
pascals to millimeters of mercury
|
|
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage. Generated on Tue Oct 14 12:06:42 2003, using Doxygen 1.2.18. |