E57 Foundation API v1.1.312  Aug. 10, 2011
double scaledValue ( ) const

Get scaled value of element.

Precondition:
The destination ImageFile must be open (i.e. destImageFile().isOpen()).
Postcondition:
No visible state is modified.
Returns:
The scaled value (rawValue*scale + offset) calculated from the rawValue stored.
Exceptions:
E57_ERROR_IMAGEFILE_NOT_OPEN
E57_ERROR_INTERNALAll objects in undocumented state
See also:
ScaledIntegerCreate.cpp example, ScaledIntegerNode::rawValue
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines