WindDirectionWithRespectToNorth.TrueWindDirection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Wind direction, in degrees true, from north.
public UnitsNet.Angle? TrueWindDirection { get; }
member this.TrueWindDirection : Nullable<UnitsNet.Angle>
Public ReadOnly Property TrueWindDirection As Nullable(Of Angle)
Property Value
Nullable<UnitsNet.Angle>