IRateMinimum 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.

Definition

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.1.3+4851.c5da65c2b
C#
double Minimum { get; set; }

Property Value

Double

See Also