|
SAGA API Version 9.12
|
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) const | CSG_Formula | inline |
| Get_Help_Operators(bool bHTML=true, const CSG_String Additional[][2]=NULL) | CSG_Formula | static |
| Get_Used_Variables(void) | CSG_Formula | |
| Get_Value(void) const | CSG_Formula | |
| Get_Value(double x) const | CSG_Formula | |
| Get_Value(const CSG_Vector &Values) const | CSG_Formula | |
| Get_Value(double *Values, int nValues) const | CSG_Formula | |
| Get_Value(const char *Arguments,...) const | CSG_Formula | |
| Set_Formula(const CSG_String &Formula) | CSG_Formula | |
| Set_Variable(char Variable, double Value) | CSG_Formula | |
| TSG_Function typedef | CSG_Formula | |
| ~CSG_Formula(void) | CSG_Formula | virtual |