Difference between revisions of "Altitude definitions"
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] | ||
[[Category:Software]] [[Category:User_Documentation]] |
Revision as of 17:05, 9 March 2011
- hMSL
- booz_gps_state.hmsl is height above mean sea level (height above geoid)
- gps altitude
- booz_gps_state.lla_pos.alt is height 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