IEC61970 17v23
Public Attributes | List of all members
IEC61970::Base::DC::DCNode Class Reference

#include <DCNode.h>

Inheritance diagram for IEC61970::Base::DC::DCNode:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::DC::DCNode:
Collaboration graph
[legend]

Public Attributes

std::list< IEC61970::Base::DC::DCBaseTerminal * > DCTerminals
 
IEC61970::Base::DC::DCTopologicalNodeDCTopologicalNode
 
IEC61970::Base::DC::DCEquipmentContainerDCEquipmentContainer
 
- 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
 

Detailed Description

DC nodes are points where terminals of DC conducting equipment are connected together with zero impedance.

Member Data Documentation

◆ DCEquipmentContainer

IEC61970::Base::DC::DCEquipmentContainer* IEC61970::Base::DC::DCNode::DCEquipmentContainer

The DC container for the DC nodes.

◆ DCTerminals

std::list<IEC61970::Base::DC::DCBaseTerminal*> IEC61970::Base::DC::DCNode::DCTerminals

DC base terminals interconnected with zero impedance at a this DC connectivity node.

◆ DCTopologicalNode

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.


The documentation for this class was generated from the following files: