IAxisRatesItem Property
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
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: .NET Standard 2.0, .NET 8 .NET 9. .NET 10