AxisRate(Double, Double) Constructor
Create a new AxisRate object with the specified minimum and maximum rates
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 2.2.1+77356f79b05b579f6d860a4edd5934fda9fe29e4
public AxisRate(
double minimum,
double maximum
)
Public Sub New (
minimum As Double,
maximum As Double
)
- minimum Double
- The lowest axis movement rate (must be >= 0.0)
- maximum Double
- The highest axis movement rate (must be >= the minimum rate)
Supported in: 2.0