IAxisRatesItem Property
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
IRate this[
int index
] { get; }
ReadOnly Default Property Item (
index As Integer
) As IRate
Get
- index Int32
- The axis about which rate information is desired
IRateCollection of Rate objects describing the supported rates of motion that can be supplied to the
MoveAxis(TelescopeAxis, Double) method for the specified axis.
IRateCollection of Rate objects
The (symbolic) values for Index (TelescopeAxis) are:
Primary 0 Primary axis (e.g., Hour Angle or Azimuth)Secondary 1 Secondary axis (e.g., Declination or Altitude)Tertiary 2 Tertiary axis (e.g. imager rotator/de-rotator)Supported in: 2.0