IRateMaximum Property

The maximum 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 Maximum { get; set; }

Property Value

Double

See Also