Power System Platform  2026w10a-beta
Loading...
Searching...
No Matches
SwitchingData Class Reference

Switching data of power elements. More...

#include <PowerElement.h>

Public Attributes

std::vector< SwitchingTypeswType
 
std::vector< double > swTime
 

Detailed Description

Switching data of power elements.

Author
Thales Lima Oliveira
Date
18/01/2017

Definition at line 99 of file PowerElement.h.

Member Data Documentation

◆ swTime

std::vector<double> SwitchingData::swTime

Time of switching

Definition at line 101 of file PowerElement.h.

◆ swType

std::vector<SwitchingType> SwitchingData::swType

Type of switching

Definition at line 100 of file PowerElement.h.


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