Implemented slew to target
This commit is contained in:
@@ -28,5 +28,7 @@ namespace ASCOM.MeadeAutostar497.Controller
|
||||
void SlewToAltAz(double azimuth, double altitude);
|
||||
void SlewToAltAzAsync(double azimuth, double altitude);
|
||||
void SyncToTarget();
|
||||
void SlewToTarget();
|
||||
void SlewToTargetAsync();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user