#include <GAS_MatchField.h>

Public Member Functions | |
| GET_DATA_FUNC_S (GAS_NAME_FIELD, FieldName) | |
| GET_DATA_FUNC_S ("reffield", RefFieldName) | |
| GET_DATA_FUNC_I ("rank", Rank) | |
| GET_DATA_FUNC_B ("matchsamples", MatchSamples) | |
Protected Member Functions | |
| GAS_MatchField (const SIM_DataFactory *factory) | |
| virtual | ~GAS_MatchField () |
| virtual bool | solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep) |
| Builds a field that matches the reference field. | |
Definition at line 34 of file GAS_MatchField.h.
| GAS_MatchField::GAS_MatchField | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual GAS_MatchField::~GAS_MatchField | ( | ) | [protected, virtual] |
| GAS_MatchField::GET_DATA_FUNC_B | ( | "matchsamples" | , | |
| MatchSamples | ||||
| ) |
| GAS_MatchField::GET_DATA_FUNC_I | ( | "rank" | , | |
| Rank | ||||
| ) |
| GAS_MatchField::GET_DATA_FUNC_S | ( | "reffield" | , | |
| RefFieldName | ||||
| ) |
| GAS_MatchField::GET_DATA_FUNC_S | ( | GAS_NAME_FIELD | , | |
| FieldName | ||||
| ) |
| virtual bool GAS_MatchField::solveGasSubclass | ( | SIM_Engine & | engine, | |
| SIM_Object * | obj, | |||
| SIM_Time | time, | |||
| SIM_Time | timestep | |||
| ) | [protected, virtual] |
1.5.9