Power System Platform  2024w23a
Loading...
Searching...
No Matches
ElectricCalculation.h File Reference
Include dependency graph for ElectricCalculation.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  ReactiveLimits
 
class  ElectricCalculation
 Base class of electric calculations, with general methods. More...
 

Enumerations

enum  BusType { BUS_SLACK = 0 , BUS_PV , BUS_PQ }
 
enum  ReactiveLimitsType {
  RL_UNLIMITED = 0 , RL_LIMITED , RL_UNLIMITED_SOURCE , RL_MAX_REACHED ,
  RL_MIN_REACHED , RL_NONE_REACHED
}
 
enum  YBusSequence { POSITIVE_SEQ = 0 , NEGATIVE_SEQ , ZERO_SEQ }