RinexMeteorologicalRecordWindAzimuth Property |
Gets or sets the wind azimuth, defining the direction from which the wind blows, in degrees.
Namespace:
AGI.Foundation.Navigation.DataReaders
Assembly:
AGI.Foundation.Navigation (in AGI.Foundation.Navigation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double WindAzimuth { get; set; }
Public Property WindAzimuth As Double
Get
Set
public:
property double WindAzimuth {
double get ();
void set (double value);
}
member WindAzimuth : float with get, set
Property Value
Type:
DoubleSee Also