|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Rectangular (P,Q) sampling grid for operating-region certificates. More...
#include <Certificate_spec.h>
Public Attributes | |
| double | P_min = 40e6 |
| double | P_max = 120e6 |
| double | Q_min = -40e6 |
| double | Q_max = 40e6 |
| int | n_P = 7 |
| int | n_Q = 7 |
| double | Vm = 100e3 |
| double | Vdc = 240e3 |
Rectangular (P,Q) sampling grid for operating-region certificates.
| int OperatingRegionGrid::n_P = 7 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| int OperatingRegionGrid::n_Q = 7 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::P_max = 120e6 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::P_min = 40e6 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::Q_max = 40e6 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::Q_min = -40e6 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::Vdc = 240e3 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().
| double OperatingRegionGrid::Vm = 100e3 |
Referenced by certifyOperatingRegion(), and example_certificate_figures().