Power System Platform  2024w23a
Loading...
Searching...
No Matches
PropertiesData.h File Reference
#include "../elements/Element.h"
#include "../elements/powerElement/PowerElement.h"
#include "wx/language.h"
Include dependency graph for PropertiesData.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  SimulationData
 
struct  GeneralData
 
struct  FreqResponseData
 
class  PropertiesData
 General and simulation data manager. More...
 

Enumerations

enum  PowerFlowMethod { GAUSS_SEIDEL = 0 , NEWTON_RAPHSON , GAUSS_NEWTON }
 
enum  GUITheme { THEME_LIGHT = 0 , THEME_DARK }
 
enum class  HarmLoadConnection { PARALLEL = 0 , SERIES , DISCONNECTED }