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

Public Attributes

double minReactivePower = -9999.0
 
double maxReactivePower = 99999.0
 
double xt = 1.0
 
double xd = 1.0
 
double xq = 1.0
 
double xl = 1.0
 
double ratedPower = 100.0
 
- Public Attributes inherited from ParseAnarede::IndElementData
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

◆ maxReactivePower

double ParseAnarede::IndGenData::maxReactivePower = 99999.0

Maximum reactive power

◆ minReactivePower

double ParseAnarede::IndGenData::minReactivePower = -9999.0

Minimal reactive power

◆ ratedPower

double ParseAnarede::IndGenData::ratedPower = 100.0

Rated power of each generator

◆ xd

double ParseAnarede::IndGenData::xd = 1.0

Synchronous direct-axis reactance of each generator

◆ xl

double ParseAnarede::IndGenData::xl = 1.0

Leakage reactance of each generator

◆ xq

double ParseAnarede::IndGenData::xq = 1.0

Synchronous quadrature-axis reactance of each generator

◆ xt

double ParseAnarede::IndGenData::xt = 1.0

Transformer reactance of each generator


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