Difference between revisions of "Altitude definitions"

From PaparazziUAV
Jump to navigation Jump to search
Line 9: Line 9:
JSBsim uses GEOCENTRIC instead of GEODETIC latitude and altitude
JSBsim uses GEOCENTRIC instead of GEODETIC latitude and altitude
see [http://www.br.flightgear.org/Docs/Scenery/CoordinateSystem/CoordinateSystem.html FlightGear CoordinateSystem]
see [http://www.br.flightgear.org/Docs/Scenery/CoordinateSystem/CoordinateSystem.html FlightGear CoordinateSystem]
For a proper explanation of the differences see [http://www.esri.com/news/arcuser/0703/geoid1of3.html this].


[[Category:Software]] [[Category:User_Documentation]]
[[Category:Software]] [[Category:User_Documentation]]

Revision as of 16:16, 16 November 2011

hMSL
gps.hmsl is height in mm above mean sea level (height above geoid)
gps altitude
gps.lla_pos.alt is height in mm above WGS84 reference ellipsoid
ground alt
ground altitude (above hMSL) defined by flightplan


JSBsim uses GEOCENTRIC instead of GEODETIC latitude and altitude see FlightGear CoordinateSystem

For a proper explanation of the differences see this.