Click or drag to resize
ReportFlightJsonFirstVerticalRate Property
Gets or sets the rate of climb / descent that the aircraft was making when first seen.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int FirstVerticalRate { get; set; }

Property Value

Type: Int32
See Also