ContentsIndexHome
PreviousUpNext
IScalarData::getValue Method (double&)

Retrieves the value of the scalar data into the given argument. Applies to double valued data only. 

 

C++
virtual void getValue(double& val) = 0;
Parameters 
Description 
double& val 
The double into which the value of the scalar data should retrieved