Power System Platform
2024w23a
|
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 |
int ParseAnarede::IndElementData::busConnection = 0 |
Branch connection ID
int ParseAnarede::IndElementData::id = 0 |
Group electrical ID
bool ParseAnarede::IndElementData::isOnline = true |
Element is online
int ParseAnarede::IndElementData::numUnits = 0 |
Number of unities
std::complex<double> ParseAnarede::IndElementData::power = std::complex<double>(0, 0) |
Element power
ElementTypeAnarede ParseAnarede::IndElementData::type = ANA_IND_GENERATOR |
Element type