...
This commit is contained in:
@@ -61,6 +61,8 @@ template <mcc_angle_c CoordT>
|
||||
struct MccGenericEqtHrzCoords : MccGenericCelestialPoint<CoordT> {
|
||||
using typename MccGenericCelestialPoint<CoordT>::coord_t;
|
||||
|
||||
using MccGenericCelestialPoint<CoordT>::time_point;
|
||||
|
||||
coord_t RA_APP{}, DEC_APP{}, HA{}, AZ{}, ZD{}, ALT{};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user