Code beautifying
This commit is contained in:
parent
5931760602
commit
38b3f48d41
1 changed files with 1 additions and 2 deletions
|
@ -59,8 +59,7 @@ SG_USING_STD(string);
|
|||
class FGATIS : public FGATC {
|
||||
|
||||
char type;
|
||||
double lon, lat;
|
||||
double elev;
|
||||
double lon, lat, elev;
|
||||
double x, y, z;
|
||||
int freq;
|
||||
int range;
|
||||
|
|
Loading…
Add table
Reference in a new issue