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

Result of an operating-region certificate sweep. More...

#include <Operating_region.h>

Collaboration diagram for OperatingRegionResult:

Public Attributes

std::vector< OperatingRegionSamplesamples
 
std::size_t n_certified = 0
 
double P_opf = 0.0
 Optional OPF setpoint (if provided).
 
double Q_opf = 0.0
 
bool opf_point_certified = false
 

Detailed Description

Result of an operating-region certificate sweep.

Member Data Documentation

◆ n_certified

std::size_t OperatingRegionResult::n_certified = 0

◆ opf_point_certified

bool OperatingRegionResult::opf_point_certified = false

◆ P_opf

double OperatingRegionResult::P_opf = 0.0

Optional OPF setpoint (if provided).

Referenced by certifyOperatingRegion(), and reportOperatingRegion().

◆ Q_opf

double OperatingRegionResult::Q_opf = 0.0

◆ samples


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