next up previous contents [pdf] index

Next: Input parameters Up: sf_simtab_getfloat Previous: Call

Definition

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




2011-07-02