Namespaces | Defines | Functions

_src_physics_conversion.cc File Reference

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)

Detailed Description

Functions to convert physical metrics.

LastChangedDate:
2011-09-19 21:23:09 -0400 (Mon, 19 Sep 2011)
Author:
Jim E. Brooks http://www.palomino3d.org
Remarks:
physics/conversion.hh converts between different physical units. world/conversion.hh converts between graphical coordinates.

Define Documentation

#define PHYSICS_CONVERSION_CC   1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10