...
This commit is contained in:
@@ -334,7 +334,9 @@ public:
|
||||
*st = eraGst06a(ERFA_DJM0, ut1, ERFA_DJM0, tt);
|
||||
|
||||
if (islocal) {
|
||||
*st += _currentState.lon;
|
||||
// *st += _currentState.lon;
|
||||
// *st = MccAngle(*st + _currentState.lon).normalize<MccAngle::NORM_KIND_0_360>();
|
||||
*st = eraAnp(*st + _currentState.lon);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user