Struct ActiveCtsEffects
Defined in File Plan.h
Struct Documentation
-
struct ActiveCtsEffects
Public Functions
-
void addCtsEffect(const CtsEffectAction *a)
-
void removeCtsEffect(const CtsEffectAction *a)
-
void setTime(double t)
-
inline void setEventTime(double t)
-
inline double getEventTime() const
-
void setLocalUpdateTime(double ht)
-
void addActiveFEs(bool reCalc = false)
-
void addActiveFE(assignment *e, const Environment &bs)
-
void buildAFECtsFtns()
-
const Polynomial *buildPoly(const ActiveFE *afe)
-
const CtsFunction *buildExp(const ActiveFE *afe)
-
const CtsFunction *buildNumericalSoln(const ActiveFE *afe)
-
bool hasCtsEffects() const
-
void clearCtsEffects()
-
bool areCtsEffectsLinear() const
-
~ActiveCtsEffects()
-
void addCtsEffect(const CtsEffectAction *a)