ContentsIndexHome
PreviousUpNext
getDouble Method

Returns the double value for the provided tuple position.

Returns double the value for the provided ITuple. Applies to double valued data only.

double getDouble(ITuple tuple);

 

Returns the double value for the provided Tuple. Applies to double valued data only.

double getDouble(Tuple tuple);