...
This commit is contained in:
@@ -87,8 +87,9 @@ struct MccMountPosition {
|
||||
mnt_coord_t mntAZ, mntZD;
|
||||
mnt_coord_t mntPA;
|
||||
|
||||
// encoder-measured current mount moving speed (in radians/s)
|
||||
// encoder-measured (non-corrected for PCS) current mount position and moving speed (in radians, radians/s)
|
||||
// X - HA, Y - DEC for equatorial-type mount; X - AZ, Y - ZD for horizontal-type one
|
||||
mnt_coord_t mntPosX, mntPosY;
|
||||
mnt_speed_t mntSpeedX, mntSpeedY;
|
||||
|
||||
// current refraction coefficient (for tagZD)
|
||||
|
||||
Reference in New Issue
Block a user