mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
fixed typo East North Up, thank you Sir Dieblich
This commit is contained in:
@@ -26,7 +26,7 @@ struct NedCoor_d {
|
||||
double z;
|
||||
};
|
||||
|
||||
/* East North Down local tangeant plane */
|
||||
/* East North Up local tangeant plane */
|
||||
struct EnuCoor_d {
|
||||
double x;
|
||||
double y;
|
||||
|
||||
Reference in New Issue
Block a user