Click or drag to resize
BaseStationMessage.VerticalRate Property
Gets or sets the speed of ascent or descent.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> VerticalRate { get; set; }

Property Value

Type: Nullable<Int32>
See Also