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

#include <SwitchInfo.h>

Inheritance diagram for IEC61968::AssetInfo::SwitchInfo:
Inheritance graph
[legend]
Collaboration diagram for IEC61968::AssetInfo::SwitchInfo:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Domain::CurrentFlow breakingCapacity
 
IEC61970::Base::Domain::Boolean isSinglePhase
 
IEC61970::Base::Domain::Boolean isUnganged
 
IEC61970::Base::Domain::CurrentFlow ratedCurrent
 
IEC61970::Base::Domain::Voltage ratedVoltage
 
- Public Attributes inherited from IEC61968::Assets::AssetInfo
std::list< IEC61970::Base::Core::PowerSystemResource * > PowerSystemResources
 
- 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

Switch data.

Member Data Documentation

◆ breakingCapacity

IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::SwitchInfo::breakingCapacity

The maximum fault current a breaking device can break safely under prescribed conditions of use.

◆ isSinglePhase

IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::SwitchInfo::isSinglePhase

If true, it is a single phase switch.

◆ isUnganged

IEC61970::Base::Domain::Boolean IEC61968::AssetInfo::SwitchInfo::isUnganged

If true, the switch is not ganged (i.e., a switch phase may be operated separately from other phases).

◆ ratedCurrent

IEC61970::Base::Domain::CurrentFlow IEC61968::AssetInfo::SwitchInfo::ratedCurrent

Rated current.

◆ ratedVoltage

IEC61970::Base::Domain::Voltage IEC61968::AssetInfo::SwitchInfo::ratedVoltage

Rated voltage.


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