get_double


Description:

public abstract double get_double (ModelIter iter, uint column)

Parameters:

this

a Model

iter

a ModelIter

column

the column to retrieve a double from

Returns:

if iter and column are valid, the double stored at column. Otherwise 0.