...
This commit is contained in:
@@ -45,8 +45,6 @@ public:
|
||||
static constexpr duration_t infiniteDuration{std::numeric_limits<double>::infinity()};
|
||||
static constexpr duration_t zeroDuration{0.0};
|
||||
|
||||
//
|
||||
// TODO: add context (e.g. TT-TAI, UT1-UTC, geo location and so on)!!!
|
||||
MccAltLimitPZ(const MccAngle& alt_limit, const MccAngle& lat)
|
||||
// : MccProhibitedZone(KIND == MccAltLimitKind::MIN_ALT_LIMIT ? "MINALT-ZONE"
|
||||
// : KIND == MccAltLimitKind::MAX_ALT_LIMIT ? "MAXALT-ZONE"
|
||||
|
||||
Reference in New Issue
Block a user