The AngularUnit class defines an angular unit that can be used to describe an AngularValue. All AngularUnits in GeoCalcCOM are expressed in terms of degrees. The most commonly used units can be found in the data sources that are shipped with GeoCalcCOM.
|
Property |
Description |
|
The abbreviation used to describe this unit | |
|
The IdentifierCollection that stores all identifiers for this object | |
|
The name of this object | |
|
Additional remarks about this object | |
|
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 | |
|
Converts a double value from degrees to the units described by the current instance | |
|
Indicates if this object has an identifier that is also present in the specified object | |
|
Converts a double value from the units described by the current instance to degrees | |
|
Compares the value of two AngularUnit instances |