physics::conv Namespace Reference

Physics conversion functions. More...


Functions

SpeedMPH KPH2MPH (const SpeedKPH kph)
SpeedKPH Speed2KPH (const Speed speed)
Speed KPH2Speed (const SpeedKPH kph)
fp KPH2Step (const Milliseconds milliseconds, const SpeedKPH kph)
SpeedMPH Speed2MPH (const Speed speed)
SpeedMPH Mach2MPH (const Mach mach)
SpeedKPH Mach2KPH (const Mach mach)
Speed Mach2Speed (const Mach mach)
Mach Speed2Mach (const Speed speed)
fp KPH2Step (const Milliseconds milliseconds, const SpeedKPH kph)


Detailed Description

Physics conversion functions.

Function Documentation

SpeedMPH physics::conv::KPH2MPH ( const SpeedKPH  kph  ) 

Kilometer/hour --> mile/hour.

Speed physics::conv::KPH2Speed ( const SpeedKPH  kph  ) 

kilometer/hour --> Speed (meter/second).

fp physics::conv::KPH2Step ( const Milliseconds  milliseconds,
const SpeedKPH  kph 
)

fp physics::conv::KPH2Step ( const Milliseconds  milliseconds,
const SpeedKPH  kph 
)

For a segment of time, convert physical speed to a scalar in graphical space. This is used to translate the matrix of a 3D Object according to speed.

SpeedKPH physics::conv::Mach2KPH ( const Mach  mach  ) 

Mach --> kilometer/hour

SpeedMPH physics::conv::Mach2MPH ( const Mach  mach  ) 

Mach --> miles/hour

Speed physics::conv::Mach2Speed ( const Mach  mach  ) 

Mach --> Speed (meter/sec)

SpeedKPH physics::conv::Speed2KPH ( const Speed  speed  ) 

Speed (meter/second) --> kilometer/hour.

Mach physics::conv::Speed2Mach ( const Speed  speed  ) 

Speed (meter/sec) --> Mach

SpeedMPH physics::conv::Speed2MPH ( const Speed  speed  ) 

Speed (meter/sec) --> MPH.

Palomino Flight Simulator documents generated by doxygen 1.5.6 on Tue Sep 28 11:37:50 2010