Difference between revisions of "oapiGetAirspeed"

From OrbiterWiki
Jump to navigation Jump to search
m (category)
m (minor formatting)
Line 1: Line 1:
 
Returns the airspeed of the specified vessel w.r.t. the closest planet or moon.
 
Returns the airspeed of the specified vessel w.r.t. the closest planet or moon.
  
  BOOL oapiGetAirspeed(
+
  BOOL oapiGetAirspeed (
 
                       OBJHANDLE hVessel,
 
                       OBJHANDLE hVessel,
 
                       double *airspeed)
 
                       double *airspeed)

Revision as of 22:34, 22 July 2005

Returns the airspeed of the specified vessel w.r.t. the closest planet or moon.

BOOL oapiGetAirspeed (
                     OBJHANDLE hVessel,
                     double *airspeed)

Parameters

hVessel
vessel handle
airspeed
pointer to the variable receiving the airspeed (m/s)

Return value

Returns FALSE if the call fails.

Notes

This function works even if the planet does not have an atmosphere. It returns the equivalent of airspeed.