Inherits from
GEOCALCPBW_NAMESPACE::FormattedValue
Description
The LinearValue class expresses a single linear distance value.
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 LinearValue class |
|
|
Creates a new instance of the LinearValue class |
Public Methods
|
Method |
Description |
|
Produces a deep-copy of a LinearValue |
|
|
Returns the value of this LinearValue in meters |
|
|
Sets the value of this LinearValue in meters |
|
|
Compares the value of two LinearValues |
Overloaded Operators
|
Operator |
Description |
|
Assigns a new value to this LinearValue |
|
|
Compares the value of two LinearValues |
|
|
Compares the value of two LinearValues |
Comments
0 comments
Please sign in to leave a comment.