Click or drag to resize

SpeedRange Methods

The SpeedRange type exposes the following members.

Methods
 NameDescription
Public methodAdd(Double) Constructs a new SpeedRange including the new speed.
Public methodAdd(Double, Double) Constructs a new SpeedRange including the new range of speeds.
Public methodClosestSpeed Return the closest valid speed.
Public methodCombine Constructs a new SpeedRange combining the speeds in this range with those in with.
Public methodToString Converts the speed ranges to a string.
(Overrides ObjectToString)
Top
See Also