Click or drag to resize
VectorVelocitySpeed Property
Gets the speed in knots as calculated from the other properties.

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<double> Speed { get; }

Property Value

Type: NullableDouble
See Also