11 #include <dpsim-models/Config.h>
12 #include <dpsim-models/Definitions.h>
18 typedef std::shared_ptr<MNAVariableCompInterface> Ptr;
19 typedef std::vector<Ptr> List;
21 std::vector<std::pair<UInt, UInt>> mVariableSystemMatrixEntries;
MNA interface to be used by elements that require recomputing of the system matrix.
virtual Bool hasParameterChanged()=0
Returns true if one of the element paramters has changed.