GEOCALCPBW_NAMESPACE::FormattedValue
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.
Constructor |
Description |
Creates a new instance of the LinearValue class |
|
Creates a new instance of the LinearValue class |
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 |
Operator |
Description |
Assigns a new value to this LinearValue |
|
Compares the value of two LinearValues |
|
Compares the value of two LinearValues |