Click or drag to resize
CoarseTisbAirbornePositionGroundSpeed Property
Gets or sets the ground speed in knots.

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

Property Value

Type: NullableDouble
See Also