ITrackingRatesItem Property
Returns a specified item from the collection
Namespace: ASCOM.DeviceInterfaceAssembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
DriveRates this[
int index
] { get; }
ReadOnly Default Property Item (
index As Integer
) As DriveRates
Get
property DriveRates default[int index] {
DriveRates get (int index);
}
- index Int32
- Number of the item to return
DriveRatesA collection of supported DriveRate values that describe the permissible values of the TrackingRate property for this telescope type.
DriveRatesReturns a collection of supported DriveRate values
This is only used by telescope interface versions 2 and 3