FMStand encapsulates a forest stand for the forest management engine.
Definition: fmstand.h:49
FOMEWrapper provides the context for the Forest Management Engine This wrapper blends activties,...
Definition: fomewrapper.h:33
FOMEWrapper()
Definition: fomewrapper.h:35
virtual const QStringList getVariablesList()
Definition: fomewrapper.cpp:59
virtual double value(const int variableIndex)
Definition: fomewrapper.cpp:66
FOMEWrapper(const FMStand *stand)
Definition: fomewrapper.h:36
ExpressionWrapper is the base class for exposing C++ elements to the built-in Expression engine.
Definition: expressionwrapper.h:27
virtual int variableIndex(const QString &variableName)
Definition: expressionwrapper.cpp:66