Uncertainty Class

Magnetic uncertainty elements.

Definition

Namespace: CoordinateSharp.Magnetic
Assembly: CoordinateSharp.Magnetic (in CoordinateSharp.Magnetic.dll) Version: 1.1.11.0
XMLNS for XAML: Not mapped to an xmlns.
C#
public class Uncertainty : FieldElements
Inheritance
Object    FieldElements    Uncertainty

Constructors

Uncertainty Initializes magnetic uncertainty.

Properties

Declination Declination.
(Inherited from FieldElements)
DownComponent Down Component.
(Inherited from FieldElements)
EastComponent East Component.
(Inherited from FieldElements)
HorizontalIntensity Horizontal Intensity.
(Inherited from FieldElements)
Inclination Inclination.
(Inherited from FieldElements)
NorthComponent North Component.
(Inherited from FieldElements)
TotalIntensity Total Intensity.
(Inherited from FieldElements)

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also