◆ busConnections
std::pair<int, int> ParseMatpower::BranchData::busConnections = std::make_pair(0, 0) |
◆ capSusceptance
double ParseMatpower::BranchData::capSusceptance = 0.0 |
◆ indReactance
double ParseMatpower::BranchData::indReactance = 0.0 |
◆ isOnline
bool ParseMatpower::BranchData::isOnline = true |
◆ phaseShift
double ParseMatpower::BranchData::phaseShift = 0.0 |
◆ resistance
double ParseMatpower::BranchData::resistance = 0.0 |
◆ tap
double ParseMatpower::BranchData::tap = 0.0 |
Transformer tap. If equal zero the branch is a line element
The documentation for this struct was generated from the following file: