IEC61970 16v29a - IEC61968 12v08
Public Attributes | List of all members
IEC61968::Operations::SwitchingStep Class Reference

#include <SwitchingStep.h>

Inheritance diagram for IEC61968::Operations::SwitchingStep:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::Operations::SwitchingStep:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::DateTime executedDateTime
 
IEC61970::Base::Domain::Boolean isFreeSequence
 
IEC61970::Base::Domain::DateTime plannedDateTime
 
IEC61970::Base::Domain::Integer sequenceNumber
 
IEC61968::Common::OperatorOperator
 
IEC61968::Common::CrewMemberCrewMember
 

Detailed Description

Atomic switching step; can be part of a switching step group, or of the switching plan.

Member Data Documentation

◆ CrewMember

IEC61968::Common::CrewMember* IEC61968::Operations::SwitchingStep::CrewMember

Crew member responsible for this switching step.

◆ description

IEC61970::Base::Domain::String IEC61968::Operations::SwitchingStep::description

Free text description of this activity.

◆ executedDateTime

IEC61970::Base::Domain::DateTime IEC61968::Operations::SwitchingStep::executedDateTime

Actual date and time of this switching step.

◆ isFreeSequence

IEC61970::Base::Domain::Boolean IEC61968::Operations::SwitchingStep::isFreeSequence

If true, the sequence number serves for presentation purposes only, and the activity itself may be executed at any time.

◆ Operator

IEC61968::Common::Operator* IEC61968::Operations::SwitchingStep::Operator

Operator responsible for this switching step.

◆ plannedDateTime

IEC61970::Base::Domain::DateTime IEC61968::Operations::SwitchingStep::plannedDateTime

Planned date and time of this switching step.

◆ sequenceNumber

IEC61970::Base::Domain::Integer IEC61968::Operations::SwitchingStep::sequenceNumber

Order of this activity in the sequence of activities within the switching plan.


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