DPsim
|
This is the complete list of members for CPS::SimNode< VarType >, including all inherited members.
attribute(const String &name) const | CPS::IdentifiedObject | inline |
attributes() const (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | inline |
attributeTyped(const String &name) const | CPS::IdentifiedObject | inline |
GND (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | static |
IdentifiedObject() (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | inline |
IdentifiedObject(const String &uid, const String &name) (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | inline |
IdentifiedObject(const String &name) (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | inlineexplicit |
initialize() | CPS::SimNode< VarType > | |
initialize(Matrix frequencies) | CPS::SimNode< VarType > | |
initialSingleVoltage(PhaseType phaseType=PhaseType::Single) (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
initialVoltage() const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
isGround() const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
List typedef (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
make(Args &&...args) (defined in SharedFactory< SimNode< VarType > >) | SharedFactory< SimNode< VarType > > | inlinestatic |
mApparentPower | CPS::SimNode< VarType > | |
matrixNodeIndex(PhaseType phaseType=PhaseType::Single) override | CPS::SimNode< VarType > | virtual |
matrixNodeIndices() override | CPS::SimNode< VarType > | virtual |
mAttributes | CPS::IdentifiedObject | protected |
mFrequencies | CPS::SimNode< VarType > | protected |
mInitialVoltage (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
mIsGround (defined in CPS::TopologicalNode) | CPS::TopologicalNode | protected |
mMatrixNodeIndex (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | protected |
mMnaTasks (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | protected |
mnaInitializeHarm(std::vector< Attribute< Matrix >::Ptr > leftVector) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mnaInitializeHarm(std::vector< Attribute< Matrix >::Ptr > leftVector) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mName | CPS::IdentifiedObject | |
mnaTasks() | CPS::SimNode< VarType > | |
mnaUpdateVoltage(const Matrix &leftVector) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mnaUpdateVoltage(const Matrix &leftVector) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mnaUpdateVoltage(const Matrix &leftVector) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mnaUpdateVoltageHarm(const Matrix &leftVector, Int freqIdx) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
mNumFreqs | CPS::SimNode< VarType > | protected |
mPhaseType (defined in CPS::TopologicalNode) | CPS::TopologicalNode | protected |
mUID | CPS::IdentifiedObject | |
mVoltage (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
name() (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | inline |
phaseType() const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
Ptr typedef (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
setInitialVoltage(MatrixComp voltage) const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
setInitialVoltage(Complex voltage) const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
setInitialVoltage(Complex voltage, Int phaseIndex) const (defined in CPS::TopologicalNode) | CPS::TopologicalNode | |
setMatrixNodeIndex(UInt phase, UInt matrixNodeIndex) override (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | virtual |
setPower(VarType newPower) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | inline |
setPower(Complex newPower) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
setVoltage(VarType newVoltage) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | inline |
setVoltage(Complex newVoltage) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
SimNode(String uid, String name, std::vector< UInt > matrixNodeIndex, PhaseType phaseType, const std::vector< Complex > &initialVoltage) | CPS::SimNode< VarType > | |
SimNode(PhaseType phaseType=PhaseType::Single) | CPS::SimNode< VarType > | |
SimNode(String name, PhaseType phaseType=PhaseType::Single, const std::vector< Complex > &initialVoltage={0, 0, 0}) | CPS::SimNode< VarType > | inline |
SimNode(String uid, String name, UInt matrixNodeIndex, PhaseType phaseType=PhaseType::Single, const std::vector< Complex > &initialVoltage={0, 0, 0}) | CPS::SimNode< VarType > | inline |
SimNode(UInt matrixNodeIndex, PhaseType phaseType=PhaseType::Single) | CPS::SimNode< VarType > | inline |
singleVoltage(PhaseType phaseType=PhaseType::Single) (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
TopologicalNode() (defined in CPS::TopologicalNode) | CPS::TopologicalNode | inline |
TopologicalNode(String uid, String name, PhaseType phaseType, const std::vector< Complex > &initialVoltage) | CPS::TopologicalNode | |
type() | CPS::IdentifiedObject | inline |
Type typedef (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
uid() | CPS::IdentifiedObject | inline |
voltage() (defined in CPS::SimNode< VarType >) | CPS::SimNode< VarType > | |
~IdentifiedObject()=default (defined in CPS::IdentifiedObject) | CPS::IdentifiedObject | virtual |
~TopologicalNode() (defined in CPS::TopologicalNode) | CPS::TopologicalNode | inlinevirtual |