|
DPsim
|
#include <MNATearInterface.h>
Public Member Functions | |
| virtual MNAInterface::List | mnaTearGroundComponents () |
| virtual void | mnaTearInitialize (Real omega, Real timeStep) |
| virtual void | mnaTearApplyMatrixStamp (SparseMatrixRow &tearMatrix)=0 |
| virtual void | mnaTearApplyVoltageStamp (Matrix ¤tVector) |
| virtual void | mnaTearPostStep (Complex voltage, Complex current) |
| virtual void | mnaTearPostStep (MatrixComp voltage, MatrixComp current) |
| void | mnaTearSetIdx (UInt compIdx) |
Protected Attributes | |
| UInt | mTearIdx |
Definition at line 15 of file MNATearInterface.h.
|
pure virtual |
Implemented in CPS::DP::Ph1::Inductor, CPS::DP::Ph1::PiLine, CPS::DP::Ph1::Resistor, CPS::DP::Ph3::Inductor, CPS::DP::Ph3::PiLine, CPS::DP::Ph3::Resistor, CPS::EMT::Ph1::Inductor, CPS::EMT::Ph1::PiLine, CPS::EMT::Ph1::Resistor, CPS::EMT::Ph3::Inductor, CPS::EMT::Ph3::PiLine, CPS::EMT::Ph3::Resistor, CPS::SP::Ph1::Inductor, CPS::SP::Ph1::PiLine, CPS::SP::Ph1::Resistor, CPS::SP::Ph3::Inductor, and CPS::SP::Ph3::Resistor.
|
inlinevirtual |
Reimplemented in CPS::DP::Ph1::Inductor, CPS::DP::Ph1::PiLine, CPS::DP::Ph3::Inductor, CPS::DP::Ph3::PiLine, CPS::EMT::Ph1::Inductor, CPS::EMT::Ph1::PiLine, CPS::EMT::Ph3::Inductor, CPS::EMT::Ph3::PiLine, and CPS::SP::Ph1::PiLine.
Definition at line 28 of file MNATearInterface.h.
|
inlinevirtual |
Reimplemented in CPS::DP::Ph1::PiLine, CPS::DP::Ph3::PiLine, CPS::EMT::Ph1::PiLine, CPS::EMT::Ph3::PiLine, and CPS::SP::Ph1::PiLine.
Definition at line 19 of file MNATearInterface.h.
Reimplemented in CPS::DP::Ph1::Inductor, CPS::DP::Ph1::PiLine, CPS::DP::Ph3::Inductor, CPS::DP::Ph3::PiLine, CPS::EMT::Ph1::Inductor, CPS::EMT::Ph1::PiLine, CPS::EMT::Ph3::Inductor, CPS::EMT::Ph3::PiLine, and CPS::SP::Ph1::PiLine.
Definition at line 23 of file MNATearInterface.h.
|
inlinevirtual |
Reimplemented in CPS::DP::Ph1::Inductor, CPS::DP::Ph1::PiLine, CPS::EMT::Ph1::Inductor, CPS::EMT::Ph1::PiLine, and CPS::SP::Ph1::PiLine.
Definition at line 30 of file MNATearInterface.h.
|
inlinevirtual |
Reimplemented in CPS::DP::Ph3::Inductor, CPS::DP::Ph3::PiLine, CPS::EMT::Ph3::Inductor, and CPS::EMT::Ph3::PiLine.
Definition at line 32 of file MNATearInterface.h.
|
inline |
Definition at line 34 of file MNATearInterface.h.
|
protected |
Definition at line 37 of file MNATearInterface.h.