DPsim
|
Common base class of all Component templates. More...
#include <PFSolverInterfaceBranch.h>
Public Member Functions | |
virtual void | pfApplyAdmittanceMatrixStamp (SparseMatrixCompRow &Y)=0 |
Stamp admittance matrix of the system. | |
Common base class of all Component templates.
Definition at line 22 of file PFSolverInterfaceBranch.h.
|
pure virtual |
Stamp admittance matrix of the system.
Implemented in CPS::SP::Ph1::Capacitor, CPS::SP::Ph1::PiLine, CPS::SP::Ph1::Resistor, CPS::SP::Ph1::RXLine, CPS::SP::Ph1::Shunt, and CPS::SP::Ph1::Transformer.