The AngularUnit class defines an angular unit that can be used to describe an AngularValue. All angular units in GeoCalcNET are expressed in terms of degrees. The most commonly used units can be found in the data sources that are shipped with GeoCalcNET.
|
Constructor |
Description |
|
Constructs a new AngularUnit instance |
|
Property |
Description |
|
The abbreviation used to describe this unit | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
Inherited from GeoCalcNET.Serializable | |
|
The number of units described by this AngularUnit that correspond to one degree |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Produces a deep-copy of an AngularUnit instance | |
|
Releases the resources used by the current instance | |
|
Converts a double value from degrees to the units described by the current instance | |
|
Inherited from GeoCalcNET.Serializable | |
|
Converts a double value from the units described by the current instance to degrees | |
|
Compares the value of two AngularUnit instances |