Inherits from
GEOCALCPBW_NAMESPACE::FormattedValue
Description
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.
Public Constructors
|
Constructor |
Description |
|
Creates a new instance of the AngularValue class |
|
|
Creates a new instance of the AngularValue class |
Public Methods
|
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 |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this AngularUnit |
|
|
Compares the value of two AngularUnits |
|
|
Compares the value of two AngularUnits |
Comments
0 comments
Please sign in to leave a comment.