...
This commit is contained in:
@@ -503,7 +503,7 @@ public:
|
||||
// first, compute HA from CIO-based RA!!!
|
||||
lst_eo();
|
||||
if (!ret) {
|
||||
ha = lst - from_pt.X + eo;
|
||||
ha = MccAngle(lst - from_pt.X + eo).normalize<MccAngle::NORM_KIND_0_360>();
|
||||
} else {
|
||||
return ret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user