The AngularUnit class defines an angular unit that can be used to describe an AngularValue. All angular units in GeoCalc are expressed in terms of degrees. The most commonly used units can be found in the data sources that are shipped with GeoCalc.
|
Constructor |
Description |
|
Creates a new instance of the AngularUnit class | |
|
Creates a new instance of the AngularUnit class |
|
Method |
Description |
|
Inherited from GeoCalcPBW::Serializable | |
|
Produces a deep-copy of an AngularUnit | |
|
Converts a double value given in degrees to these units | |
|
Returns the abbreviation used to describe this unit | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Returns the number of these units that correspond to one degree | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the abbreviation used to describe this unit | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Inherited from GeoCalcPBW::Serializable | |
|
Sets the number of these units that correspond to one degree | |
|
Converts a double value given in these units to degrees | |
|
Compares the value of two AngularUnits |
|
Operator |
Description |
|
Assigns a new value to this AngularUnit | |
|
Compares the value of two AngularUnits | |
|
Compares the value of two AngularUnits |