Power System Platform  2026w10a-beta
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
 

Detailed Description

Definition at line 149 of file ImportForm.h.

Member Data Documentation

◆ busConnection

int ParseAnarede::IndElementData::busConnection = 0

Branch connection ID

Definition at line 151 of file ImportForm.h.

◆ id

int ParseAnarede::IndElementData::id = 0

Group electrical ID

Definition at line 150 of file ImportForm.h.

◆ isOnline

bool ParseAnarede::IndElementData::isOnline = true

Element is online

Definition at line 153 of file ImportForm.h.

◆ numUnits

int ParseAnarede::IndElementData::numUnits = 0

Number of unities

Definition at line 155 of file ImportForm.h.

◆ power

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

Element power

Definition at line 154 of file ImportForm.h.

◆ type

ElementTypeAnarede ParseAnarede::IndElementData::type = ANA_IND_GENERATOR

Element type

Definition at line 152 of file ImportForm.h.


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