TelescopeAzimuth Property |
The azimuth at the local horizon of the telescope's current position (degrees, North-referenced, positive East/clockwise).
Namespace:
ASCOM.DriverAccess
Assembly:
ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntaxpublic double Azimuth { get; }Public ReadOnly Property Azimuth As Double
Get
public:
virtual property double Azimuth {
double get () sealed;
}Property Value
Type:
DoubleImplements
ITelescopeV3Azimuth
Exceptions
See Also