Fixed a typo

This commit is contained in:
2019-07-19 22:25:17 +01:00
parent b6e12d687b
commit 1c3eb9f3d7
+2 -2
View File
@@ -914,13 +914,13 @@ namespace ASCOM.Meade.net
set
{
LogMessage("GuideRateDeclination Set", "Not implemented");
throw new PropertyNotImplementedException("GuideRateDeclination", true)
throw new PropertyNotImplementedException("GuideRateDeclination", true);
//:RgSS.S#
//Set guide rate to +/ -SS.S to arc seconds per second.This rate is added to or subtracted from the current tracking
//Rates when the CCD guider or handbox guider buttons are pressed when the guide rate is selected.Rate shall not exceed
//sidereal speed(approx 15.0417”/ sec)[Autostar II only]
//Returns: Nothing
}
}
}
public double GuideRateRightAscension