next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getdouble Previous: Call

Definition

bool sf_simtab_getdouble (sf_simtab table, const char* key,/*@out@*/ double* par
)
/*< extract a double parameter from the table >*/
{
   ...
}




2011-07-02