Skip to content

Commit

Permalink
Fix wgs_setting initialize
Browse files Browse the repository at this point in the history
  • Loading branch information
200km committed May 13, 2024
1 parent 093cb7d commit 6413752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/sample/initialize_files/sample_satellite.ini
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ epoch_jday = 2.458940966402607e6
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
//////////////////////////////////////////////////////////////////////////

// Settings for relative orbit propagation ////////////////////////////
Expand Down

0 comments on commit 6413752

Please sign in to comment.