Click or drag to resize
VectorVelocityBearing Property
Gets the bearing 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> Bearing { get; }

Property Value

Type: NullableDouble
See Also