CIM++ Adapted CIM_SINERGIEN Codebase
Public Attributes | List of all members
IEC61970::Base::Wires::MutualCoupling Class Reference

#include <MutualCoupling.h>

Inheritance diagram for IEC61970::Base::Wires::MutualCoupling:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Wires::MutualCoupling:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::Susceptance b0ch
 
IEC61970::Base::Domain::Length distance11
 
IEC61970::Base::Domain::Length distance12
 
IEC61970::Base::Domain::Length distance21
 
IEC61970::Base::Domain::Length distance22
 
IEC61970::Base::Domain::Conductance g0ch
 
IEC61970::Base::Domain::Resistance r0
 
IEC61970::Base::Domain::Reactance x0
 
IEC61970::Base::Core::TerminalFirst_Terminal
 
IEC61970::Base::Core::TerminalSecond_Terminal
 
- 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

This class represents the zero sequence line mutual coupling.

Member Data Documentation

IEC61970::Base::Domain::Susceptance IEC61970::Base::Wires::MutualCoupling::b0ch

Zero sequence mutual coupling shunt (charging) susceptance, uniformly distributed, of the entire line section.

IEC61970::Base::Domain::Length IEC61970::Base::Wires::MutualCoupling::distance11

Distance to the start of the coupled region from the first line's terminal having sequence number equal to 1.

IEC61970::Base::Domain::Length IEC61970::Base::Wires::MutualCoupling::distance12

Distance to the end of the coupled region from the first line's terminal with sequence number equal to 1.

IEC61970::Base::Domain::Length IEC61970::Base::Wires::MutualCoupling::distance21

Distance to the start of coupled region from the second line's terminal with sequence number equal to 1.

IEC61970::Base::Domain::Length IEC61970::Base::Wires::MutualCoupling::distance22

Distance to the end of coupled region from the second line's terminal with sequence number equal to 1.

IEC61970::Base::Core::Terminal* IEC61970::Base::Wires::MutualCoupling::First_Terminal

The starting terminal for the calculation of distances along the first branch of the mutual coupling. Normally MutualCoupling would only be used for terminals of AC line segments. The first and second terminals of a mutual coupling should point to different AC line segments.

IEC61970::Base::Domain::Conductance IEC61970::Base::Wires::MutualCoupling::g0ch

Zero sequence mutual coupling shunt (charging) conductance, uniformly distributed, of the entire line section.

IEC61970::Base::Domain::Resistance IEC61970::Base::Wires::MutualCoupling::r0

Zero sequence branch-to-branch mutual impedance coupling, resistance.

IEC61970::Base::Core::Terminal* IEC61970::Base::Wires::MutualCoupling::Second_Terminal

The starting terminal for the calculation of distances along the second branch of the mutual coupling.

IEC61970::Base::Domain::Reactance IEC61970::Base::Wires::MutualCoupling::x0

Zero sequence branch-to-branch mutual impedance coupling, reactance.


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