ITelescopeV4TargetRightAscension Property
The right ascension (hours) for the target of an equatorial slew or sync operation
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
double TargetRightAscension { get; set; }
Property TargetRightAscension As Double
Get
Set
property double TargetRightAscension {
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. |