IEC61970 16v29a
Public Attributes | List of all members
IEC61970::Base::Topology::TopologicalIsland Class Reference

#include <TopologicalIsland.h>

Inheritance diagram for IEC61970::Base::Topology::TopologicalIsland:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Topology::TopologicalIsland:
Collaboration graph
[legend]

Public Attributes

std::list< IEC61970::Base::Topology::TopologicalNode * > TopologicalNodes
 
IEC61970::Base::Topology::TopologicalNodeAngleRefTopologicalNode
 
- 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

An electrically connected subset of the network. Topological islands can change as the current network state changes: e.g. due to

Member Data Documentation

◆ AngleRefTopologicalNode

IEC61970::Base::Topology::TopologicalNode* IEC61970::Base::Topology::TopologicalIsland::AngleRefTopologicalNode

The angle reference for the island. Normally there is one TopologicalNode that is selected as the angle reference for each island. Other reference schemes exist, so the association is typically optional.

◆ TopologicalNodes

std::list<IEC61970::Base::Topology::TopologicalNode*> IEC61970::Base::Topology::TopologicalIsland::TopologicalNodes

A topological node belongs to a topological island.


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