SAGA API  v9.5
CSG_Formula Member List

This is the complete list of members for CSG_Formula, including all inherited members.

Add_Function(const char *Name, TSG_Formula_Function_1 Function, int nParameters, bool bVarying=false)CSG_Formula
CSG_Formula(void)CSG_Formula
Destroy(void)CSG_Formula
Get_Error(CSG_String &Message)CSG_Formula
Get_Formula(void) constCSG_Formulainline
Get_Help_Operators(bool bHTML=true, const CSG_String Additional[][2]=NULL)CSG_Formulastatic
Get_Used_Variables(void)CSG_Formula
Get_Value(void) constCSG_Formula
Get_Value(double x) constCSG_Formula
Get_Value(const CSG_Vector &Values) constCSG_Formula
Get_Value(double *Values, int nValues) constCSG_Formula
Get_Value(const char *Arguments,...) constCSG_Formula
Set_Formula(const CSG_String &Formula)CSG_Formula
Set_Variable(char Variable, double Value)CSG_Formula
TSG_Function typedefCSG_Formula
~CSG_Formula(void)CSG_Formulavirtual