...
This commit is contained in:
@@ -104,6 +104,16 @@ struct MccGenericPointingTarget : MccGenericEqtHrzCoords<CoordT> {
|
||||
typedef MccGenericPointingTarget<MccCelestialPoint::coord_t> MccPointingTarget;
|
||||
|
||||
|
||||
|
||||
template <mcc_angle_c CoordT>
|
||||
struct MccGenericPCMResult {
|
||||
CoordT pcmX, pcmY;
|
||||
};
|
||||
|
||||
|
||||
typedef MccGenericPCMResult<double> MccPCMResult;
|
||||
|
||||
|
||||
/* DEFAULT TELEMETRY DATA CLASS */
|
||||
|
||||
template <mcc_angle_c CoordT>
|
||||
|
||||
Reference in New Issue
Block a user