Power System Platform  2024w23a
Loading...
Searching...
No Matches
ParseAnarede::IndElementData Struct Reference
Inheritance diagram for ParseAnarede::IndElementData:

Public Attributes

int id = 0
 
int busConnection = 0
 
ElementTypeAnarede type = ANA_IND_GENERATOR
 
bool isOnline = true
 
std::complex< double > power = std::complex<double>(0, 0)
 
int numUnits = 0
 

Member Data Documentation

◆ busConnection

int ParseAnarede::IndElementData::busConnection = 0

Branch connection ID

◆ id

int ParseAnarede::IndElementData::id = 0

Group electrical ID

◆ isOnline

bool ParseAnarede::IndElementData::isOnline = true

Element is online

◆ numUnits

int ParseAnarede::IndElementData::numUnits = 0

Number of unities

◆ power

std::complex<double> ParseAnarede::IndElementData::power = std::complex<double>(0, 0)

Element power

◆ type

ElementTypeAnarede ParseAnarede::IndElementData::type = ANA_IND_GENERATOR

Element type


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