Click or drag to resize

RateMinimum Property

The minimum rate (degrees per second) This must always be a positive number. It indicates the maximum rate in either direction about the axis.

Namespace: ASCOM.DriverAccess
Assembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 7.0.0-rc.0+0
Syntax
public double Minimum { get; set; }

Property Value

Double

Implements

IRateMinimum
See Also