IAircraftGroundSpeed Property |
Namespace: VirtualRadar.Interface
Nullable<float> GroundSpeed { get; set; }
Property GroundSpeed As Nullable(Of Single) Get Set
property Nullable<float> GroundSpeed { Nullable<float> get (); void set (Nullable<float> value); }
abstract GroundSpeed : Nullable<float32> with get, set
© 2010 onwards, Andrew Whewell