|
DPsim
|
This is the complete list of members for CPS::SystemTopology, including all inherited members.
| addComponent(IdentifiedObject::Ptr component) | CPS::SystemTopology | |
| addComponents(const IdentifiedObject::List &components) | CPS::SystemTopology | |
| addNode(TopologicalNode::Ptr topNode) | CPS::SystemTopology | |
| addNodeAt(TopologicalNode::Ptr topNode, UInt index) | CPS::SystemTopology | |
| addNodes(const TopologicalNode::List &topNodes) | CPS::SystemTopology | |
| addTearComponent(IdentifiedObject::Ptr component) | CPS::SystemTopology | |
| addTearComponents(const IdentifiedObject::List &components) | CPS::SystemTopology | |
| checkTopologySubnets(std::unordered_map< typename CPS::SimNode< VarType >::Ptr, int > &subnet) (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| checkTopologySubnets(std::unordered_map< typename SimNode< VarType >::Ptr, int > &subnet) (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| component(const String &name) | CPS::SystemTopology | inline |
| componentsAtNodeList() (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| connectComponentToNodes(typename SimPowerComp< VarType >::Ptr component, typename SimNode< VarType >::List simNodes) | CPS::SystemTopology | |
| initFrequency(Real frequency) const (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| initWithPowerflow(const SystemTopology &systemPF, CPS::Domain domain) | CPS::SystemTopology | |
| listIdObjects() const (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| mComponents | CPS::SystemTopology | |
| mComponentsAtNode | CPS::SystemTopology | |
| mFrequencies | CPS::SystemTopology | |
| mNodes | CPS::SystemTopology | |
| mSystemFrequency | CPS::SystemTopology | |
| mSystemOmega | CPS::SystemTopology | |
| mTearComponents | CPS::SystemTopology | |
| multiply(Int numberCopies) | CPS::SystemTopology | |
| node(UInt index) | CPS::SystemTopology | |
| node(std::string_view name) | CPS::SystemTopology | |
| Ptr typedef (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| removeComponent(const String &name) | CPS::SystemTopology | |
| reset() | CPS::SystemTopology | |
| splitSubnets(std::vector< CPS::SystemTopology > &splitSystems) (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| splitSubnets(std::vector< SystemTopology > &splitSystems) (defined in CPS::SystemTopology) | CPS::SystemTopology | |
| SystemTopology() | CPS::SystemTopology | inline |
| SystemTopology(Real frequency) | CPS::SystemTopology | inline |
| SystemTopology(Real frequency, IdentifiedObject::List components) | CPS::SystemTopology | inline |
| SystemTopology(Real frequency, TopologicalNode::List nodes, IdentifiedObject::List components) | CPS::SystemTopology | inline |
| SystemTopology(Real frequency, Matrix frequencies, TopologicalNode::List nodes, IdentifiedObject::List components) | CPS::SystemTopology | inline |