Skip to content

Commit

Permalink
Update lfachrv and cfachrv
Browse files Browse the repository at this point in the history
  • Loading branch information
hvanruys committed Feb 3, 2018
1 parent 4d2ce02 commit a62446a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -707,8 +707,8 @@ void Options::CreateGeoSatelliteIni()
geosatellites[i].lfac = 781648343.;
geosatellites[i].coffhrv = 5566;
geosatellites[i].loffhrv = 5566;
geosatellites[i].cfachrv = 2344945030.;
geosatellites[i].lfachrv = 2344945030.;
geosatellites[i].cfachrv = 2344944937; //2344945030.;
geosatellites[i].lfachrv = 2344944937; //2344945030.;
}

//E1B-TPG-1
Expand Down

0 comments on commit a62446a

Please sign in to comment.