IEC61970 16v29a
Public Attributes | List of all members
IEC61970::Base::Wires::Cut Class Reference

#include <Cut.h>

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

Public Attributes

IEC61970::Base::Domain::Length lengthFromTerminal1
 
IEC61970::Base::Wires::ACLineSegmentACLineSegment
 
- Public Attributes inherited from IEC61970::Base::Wires::Switch
IEC61970::Base::Domain::Boolean normalOpen
 
IEC61970::Base::Domain::Boolean open
 
IEC61970::Base::Domain::CurrentFlow ratedCurrent
 
IEC61970::Base::Domain::Boolean retained
 
IEC61970::Base::Domain::Integer switchOnCount
 
IEC61970::Base::Domain::DateTime switchOnDate
 
std::list< IEC61970::Base::Wires::SwitchPhase * > SwitchPhase
 
std::list< IEC61970::Base::Wires::SwitchSchedule * > SwitchSchedules
 
- Public Attributes inherited from IEC61970::Base::Core::Equipment
IEC61970::Base::Domain::Boolean aggregate
 
IEC61970::Base::Domain::Boolean normallyInService
 
- Public Attributes inherited from IEC61970::Base::Core::PowerSystemResource
std::list< IEC61970::Base::Meas::Control * > Controls
 
std::list< IEC61970::Base::Meas::Measurement * > Measurements
 
IEC61970::Base::Core::PSRTypePSRType
 
- 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

A cut separates a line segment into two parts. The cut appears as a switch inserted between these two parts and connects them together. As the cut is normally open there is no galvanic connection between the two line segment parts. But it is possible to close the cut to get galvanic connection. The cut terminals are oriented towards the line segment terminals with the same sequence number. Hence the cut terminal with sequence number equal to 1 is oriented to the line segment's terminal with sequence number equal to 1. The cut terminals also act as connection points for jumpers and other equipment, e.g. a mobile generator. To enable this, connectivity nodes are placed at the cut terminals. Once the connectivity nodes are in place any conducting equipment can be connected at them.

Member Data Documentation

◆ ACLineSegment

IEC61970::Base::Wires::ACLineSegment* IEC61970::Base::Wires::Cut::ACLineSegment

The line segment to which the cut is applied.

◆ lengthFromTerminal1

IEC61970::Base::Domain::Length IEC61970::Base::Wires::Cut::lengthFromTerminal1

The length to the place where the cut is located starting from side one of the cut line segment, i.e. the line segment Terminal with sequenceNumber equal to 1.


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