Click or drag to resize

TrackingRates Class

Late bound TrackingRates implementation
Inheritance Hierarchy
SystemObject
  ASCOM.DriverAccessTrackingRates

Namespace: ASCOM.DriverAccess
Assembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 7.0.0-rc.0+0
Syntax
public class TrackingRates : ITrackingRates, 
	IEnumerable

The TrackingRates type exposes the following members.

Constructors
 NameDescription
Public methodTrackingRates TrackingRates constructor
Top
Properties
 NameDescription
Public propertyCount Returns the number of driverates supported by the telescope
Public propertyItem Return a drive rate given its index
Top
Methods
 NameDescription
Public methodDispose Disposes of this object
Public methodGetEnumerator Returns an enumerator for the driverates object
Top
See Also