ITelescopeV4GuideRateDeclination Property
The current Declination movement rate offset for telescope guiding (degrees/sec)
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
double GuideRateDeclination { get; set; }
Property GuideRateDeclination As Double
Get
Set
property double GuideRateDeclination {
double get ();
void set (double value);
}
Property Value
Double See this link for the canonical definition, which may include further information and implementation requirements:
Canonical Definition| Date | Version | Description |
|---|
| ITelescopeV2 | Platform 4.0 | Member added. |