ScalarValue Class

Inherits from

GEOCALCPBW_NAMESPACE::FormattedValue

 

Description

The ScalarValue class expresses a single scalar measure value.

 

Public Constructors

Constructor

Description

CreateScalarValue

Creates a new instance of the ScalarValue class

ScalarValue

Creates a new instance of the ScalarValue class

 

Public Methods

Method

Description

CloneFormattedValue

Clones this object and returns it as a pointer to the base class

DeepCopy

Produces a deep-copy of a ScalarValue

get_FormattedType

Gets the formatted type

get_InUnity

Gets the value in internal units

set_InUnity

Sets the value in internal units

set_Units

Set the units

ValueEquals

Compares the value of two ScalarValues

 

Overloaded Operators

Operator

Description

operator=

Assigns a new value to this ScalarValue

operator==

Compares the value of two ScalarValues

operator!=

Compares the value of two ScalarValues