ITelescopeV4RightAscensionRate Property
The right ascension tracking rate offset from sidereal (seconds per sidereal second, default = 0.0)
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
double RightAscensionRate { get; set; }
Property RightAscensionRate As Double
Get
Set
property double RightAscensionRate {
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 |
|---|
| ITelescope | Platform 3.0 | Member added. |
| ITelescopeV4 | Platform 7.0 | This only applies when tracking at sidereal rate, see note above. |