Click or drag to resize
CompactPositionReportingCoordinateOddFormat Property
Gets or sets a value indicating whether the coordinate is in ODD format (true) or EVEN format (false).

Namespace: VirtualRadar.Interface.Adsb
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool OddFormat { get; set; }

Property Value

Type: Boolean
See Also