iLand
Public Member Functions | List of all members
ABE::FOMEWrapper Class Reference

FOMEWrapper provides the context for the Forest Management Engine This wrapper blends activties, stand variables, and agent variables together. More...

#include <fomewrapper.h>

Inheritance diagram for ABE::FOMEWrapper:
ExpressionWrapper

Public Member Functions

 FOMEWrapper ()
 
 FOMEWrapper (const FMStand *stand)
 
virtual const QStringList getVariablesList ()
 
virtual double value (const int variableIndex)
 
- Public Member Functions inherited from ExpressionWrapper
 ExpressionWrapper ()
 
virtual ~ExpressionWrapper ()
 
virtual double valueByName (const QString &variableName)
 
virtual int variableIndex (const QString &variableName)
 

Detailed Description

FOMEWrapper provides the context for the Forest Management Engine This wrapper blends activties, stand variables, and agent variables together.

Constructor & Destructor Documentation

◆ FOMEWrapper() [1/2]

ABE::FOMEWrapper::FOMEWrapper ( )
inline

◆ FOMEWrapper() [2/2]

ABE::FOMEWrapper::FOMEWrapper ( const FMStand stand)
inline

Member Function Documentation

◆ getVariablesList()

const QStringList ABE::FOMEWrapper::getVariablesList ( )
virtual

Reimplemented from ExpressionWrapper.

◆ value()

double ABE::FOMEWrapper::value ( const int  variableIndex)
virtual

Reimplemented from ExpressionWrapper.


The documentation for this class was generated from the following files: