GEOCALCPBW_NAMESPACE::FormattedValue
The AngularValue class describes a single angular value. The units for this value are given by an AngularUnit object.
The AngularValue and LinearValue classes rely upon the use of format strings, some of which may be quite complex in order to produce the desired format. For a complete list of the formatting rules, see String Formats.
Constructor |
Description |
Creates a new instance of the AngularValue class |
|
Creates a new instance of the AngularValue class |
Method |
Description |
Produces a deep-copy of an AngularValue |
|
Returns the value of this AngularValue in degrees |
|
Returns the value of this AngularValue in radians |
|
Sets the value of this AngularValue with a degree value |
|
Sets the value of this AngularValue with a radian value |
|
Compares the value of two AngularValues |
Operator |
Description |
Assigns a new value to this AngularUnit |
|
Compares the value of two AngularUnits |
|
Compares the value of two AngularUnits |