5 #ifndef NODE_LONGITUDINAL
6 #define NODE_LONGITUDINAL
data holding X, y, and Z data
void eval_eqn(State &state)
Evaluates the node symbolically.
NodeLongitudinal(std::string n)
NodeLongitudinal * rnd_clone_impl() const override
NodeLongitudinal * clone_impl() const override
void evaluate(const Data &data, State &state)
Evaluates the node and updates the state states.
Represents nodes in a program.
contains various types of State actually used by feat