#include <DCNode.h>


Public Attributes | |
| std::list< IEC61970::Base::DC::DCBaseTerminal * > | DCTerminals |
| IEC61970::Base::DC::DCTopologicalNode * | DCTopologicalNode |
| IEC61970::Base::DC::DCEquipmentContainer * | DCEquipmentContainer |
Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject | |
| IEC61970::Base::Domain::String | aliasName |
| IEC61970::Base::Domain::String | description |
| IEC61970::Base::Domain::String | mRID |
| IEC61970::Base::Domain::String | name |
| std::list< IEC61970::Base::DiagramLayout::DiagramObject * > | DiagramObjects |
DC nodes are points where terminals of DC conducting equipment are connected together with zero impedance.
| IEC61970::Base::DC::DCEquipmentContainer* IEC61970::Base::DC::DCNode::DCEquipmentContainer |
The DC container for the DC nodes.
| std::list<IEC61970::Base::DC::DCBaseTerminal*> IEC61970::Base::DC::DCNode::DCTerminals |
DC base terminals interconnected with zero impedance at a this DC connectivity node.
| IEC61970::Base::DC::DCTopologicalNode* IEC61970::Base::DC::DCNode::DCTopologicalNode |
The DC topological node to which this DC connectivity node is assigned. May depend on the current state of switches in the network.
1.8.13