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

Result of a GFM tuning search. More...

#include <Tuning_assistant.h>

Collaboration diagram for GfmTuningResult:

Public Attributes

bool found = false
 
double Kdroop_P_best = 0.0
 
double Kdroop_Q_best = 0.0
 
double Kdroop_P_nominal = 0.0
 
double Kdroop_Q_nominal = 0.0
 
CertificateSweep before
 
CertificateSweep after
 
std::vector< GfmTuningSamplesamples
 
std::string message
 

Detailed Description

Result of a GFM tuning search.

Member Data Documentation

◆ after

◆ before

◆ found

bool GfmTuningResult::found = false

Referenced by tuneGfmDroops().

◆ Kdroop_P_best

double GfmTuningResult::Kdroop_P_best = 0.0

Referenced by tuneGfmDroops().

◆ Kdroop_P_nominal

double GfmTuningResult::Kdroop_P_nominal = 0.0

Referenced by reportGfmTuning(), and tuneGfmDroops().

◆ Kdroop_Q_best

double GfmTuningResult::Kdroop_Q_best = 0.0

Referenced by tuneGfmDroops().

◆ Kdroop_Q_nominal

double GfmTuningResult::Kdroop_Q_nominal = 0.0

Referenced by reportGfmTuning(), and tuneGfmDroops().

◆ message

std::string GfmTuningResult::message

Referenced by reportGfmTuning(), and tuneGfmDroops().

◆ samples

std::vector<GfmTuningSample> GfmTuningResult::samples

Referenced by tuneGfmDroops().


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