AxisRate Class
Describe a rate at which the telescope may be moved about the specified axis by the MoveAxis(TelescopeAxes, Double) method.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public class AxisRate : IRate
Public Class AxisRate
Implements IRate
- Inheritance
- Object AxisRate
- Implements
- IRate
| AxisRate |
Create a new AxisRate object with minimum and maximum rates set to 0.0
|
| AxisRate(Double, Double) |
Create a new AxisRate object with the specified minimum and maximum rates
|
| Maximum |
The maximum rate (degrees per second) This must always be a positive number. It indicates the maximum rate in either direction about the axis.
|
| Minimum |
The minimum rate (degrees per second) This must always be a positive number. It indicates the maximum rate in either direction about the axis.
|
Supported in: 2.0