Functions to convert physical metrics. More...
#include "base/module.hh"#include "world/module.hh"#include "physics/module.hh"#include "physics/conversion.hh"Namespaces | |
| namespace | physics |
physics module. | |
| namespace | physics::conv |
Physics conversion functions. | |
Defines | |
| #define | PHYSICS_CONVERSION_CC 1 |
Functions | |
| SpeedMPH | physics::conv::KPH2MPH (const SpeedKPH kph) |
| SpeedKPH | physics::conv::Speed2KPH (const Speed speed) |
| Speed | physics::conv::KPH2Speed (const SpeedKPH kph) |
| fp | physics::conv::KPH2Step (const Milliseconds milliseconds, const SpeedKPH kph) |
| SpeedMPH | physics::conv::Speed2MPH (const Speed speed) |
| SpeedMPH | physics::conv::Mach2MPH (const Mach mach) |
| SpeedKPH | physics::conv::Mach2KPH (const Mach mach) |
| Speed | physics::conv::Mach2Speed (const Mach mach) |
| Mach | physics::conv::Speed2Mach (const Speed speed) |
Functions to convert physical metrics.
| #define PHYSICS_CONVERSION_CC 1 |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10