FieldElements Class

Field elements used in various magnetic data method types.

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 FieldElements
Inheritance
Object    FieldElements
Derived

Constructors

FieldElementsInitializes a new instance of the FieldElements class

Properties

Declination Declination.
DownComponent Down Component.
EastComponent East Component.
HorizontalIntensity Horizontal Intensity.
Inclination Inclination.
NorthComponent North Component.
TotalIntensity Total Intensity.

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