generate Position And Orientation With Heading
external fun generatePositionAndOrientationWithHeading(lonLatDegAltMeters: Coordinates, headingPitchRollDeg: Tuple3d, resultPosition: Tuple3d, resultOrientation: Tuple4d): Int
Generate a position at lon,lat in degrees, with respect to surface of focused sphere, altitude in meters above sphere (sea level), oriented toward the specified heading, pitch and roll.
Parameters
lon Lat Deg Alt Meters
desired lon, lat and alt
heading Pitch Roll Deg
desired heading, pitch and roll
result Position
computed position
result Orientation
computed orientation