Skip to content

Commit

Permalink
Merge pull request #92 from ut-issl/hotfix/fix-wgs-setting
Browse files Browse the repository at this point in the history
Fix WGS key value name
  • Loading branch information
200km authored May 13, 2024
2 parents b7071b8 + adce08a commit f08182c
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 f08182c

Please sign in to comment.