39 virtual void DrawDCSymbol(wxGraphicsContext* gc)
const;
40 virtual bool Solve(
double* input,
double timeStep);
42 virtual rapidxml::xml_node<>* SaveElement(rapidxml::xml_document<>& doc, rapidxml::xml_node<>* elementListNode);
43 virtual bool OpenElement(rapidxml::xml_node<>* elementNode);
Connection between two control elements or other connection line and an element.
Control element that divides two inputs.
virtual Element * GetCopy()
Get a the element copy.
Base class of all elements of the program. This class is responsible for manage graphical and his dat...
Abstract class that define the general behavior of math operation control block.