TrackingRates Class
Returns a collection of supported DriveRate values that describe the permissible values of the TrackingRate property for this telescope type.
Namespace: ASCOM.Com.DriverAccessAssembly: ASCOM.Com (in ASCOM.Com.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
public class TrackingRates : ITrackingRates,
IEnumerable, IEnumerator, IDisposable
Public Class TrackingRates
Implements ITrackingRates, IEnumerable, IEnumerator, IDisposable
- Inheritance
- Object TrackingRates
- Implements
- ITrackingRates, IEnumerable, IEnumerator, IDisposable
| Count |
Number of DriveRates supported by the Telescope
|
| Current |
Return the current member of the collection
|
| Item |
Returns a specified item from the collection
|
| Add |
Add a new drive rate to the collection
|
| Dispose |
Dispose of the TrackingRates object
|
| GetEnumerator |
Returns an enumerator for the collection
|
| MoveNext |
Move to the next member in the collection
|
| Reset |
Reset the enumerator to the start of the collection
|
Supported in: 2.0