Skip to content

Commit

Permalink
Fix WGS key value name
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed May 13, 2024
1 parent b7071b8 commit adce08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/initialize_files/satellite.ini
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ initialize_mode = DEFAULT
tle1=1 25544U 98067A 20076.51604214 .00016717 00000-0 10270-3 0 9005
tle2=2 25544 51.6412 86.9962 0006063 30.9353 329.2153 15.49228202 17647
// World Geodetic System
wgs = 2 // 0: wgs72old, 1: wgs72, 2: wgs84
wgs_setting = 2 // 0: wgs72old, 1: wgs72, 2: wgs84
//////////////////////////////////////////////////////////////////////////

// Initial value definition for POSITION_VELOCITY_I initialize mode ////////
Expand Down

0 comments on commit adce08a

Please sign in to comment.