IAxisRatesItem Property
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
IRate this[
int index
] { get; }
ReadOnly Default Property Item (
index As Integer
) As IRate
Get
property IRate^ default[int index] {
IRate^ get (int index);
}
- 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(TelescopeAxes, Double) method for the specified axis.
IRateCollection of Rate objects