Property MagneticVariation
MagneticVariation
Gets the magnetic variation in degrees, or NaN
if not available.
Declaration
public double MagneticVariation { get; }
Property Value
Type | Description |
---|---|
System. |
Magnetic variation in degrees, or |
Remarks
Positive values (easterly variation) subtract from the true
course and negative values
(westerly variation) add to the true
course. For example, when an easterly/positive
variation occurs, the compass needle points east of true north due to the difference
between magnetic north and true north.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |