Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Config Struct Reference

Simulation configuration for a DQsym run. More...

#include <DQsym.h>

Collaboration diagram for Config:

Public Attributes

double dt = 0.0
 
double t_start = 0.0
 
double t_end = 0.0
 
double f = 0.0
 
double omega = 0.0
 
int nKeep = 1
 
Eigen::VectorXd swOnRes
 
Eigen::VectorXd swOffRes
 
Eigen::VectorXi swType
 
std::function< Eigen::VectorXi(int step, double t)> breakerFunction
 
std::vector< Bus * > outputBuses
 

Detailed Description

Simulation configuration for a DQsym run.

Member Data Documentation

◆ breakerFunction

std::function<Eigen::VectorXi(int step, double t)> Config::breakerFunction

◆ dt

double Config::dt = 0.0

◆ f

double Config::f = 0.0

◆ nKeep

int Config::nKeep = 1

◆ omega

double Config::omega = 0.0

◆ outputBuses

std::vector<Bus*> Config::outputBuses

◆ swOffRes

Eigen::VectorXd Config::swOffRes

◆ swOnRes

Eigen::VectorXd Config::swOnRes

◆ swType

Eigen::VectorXi Config::swType

◆ t_end

double Config::t_end = 0.0

◆ t_start

double Config::t_start = 0.0

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