mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 22:17:01 +08:00
[dox] fix some more MSL vs. ellpsiod alt comments
This commit is contained in:
+2
-2
@@ -148,7 +148,7 @@ struct State {
|
||||
/**
|
||||
* Position in Latitude, Longitude and Altitude.
|
||||
* Units lat,lon: radians*1e7
|
||||
* Units alt: centimeters above MSL
|
||||
* Units alt: milimeters above reference ellipsoid
|
||||
*/
|
||||
struct LlaCoor_i lla_pos_i;
|
||||
|
||||
@@ -196,7 +196,7 @@ struct State {
|
||||
/**
|
||||
* Position in Latitude, Longitude and Altitude.
|
||||
* Units lat,lon: radians
|
||||
* Units alt: meters above MSL
|
||||
* Units alt: meters above reference ellipsoid
|
||||
*/
|
||||
struct LlaCoor_f lla_pos_f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user