|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Sampled DW shell + classical projections used as local certificates. More...
#include <Geometric_certificates.h>

Public Attributes | |
| std::vector< DwShellPoint > | samples |
| NumericalRangeCertificate | nr |
| double | max_singular = 0.0 |
| σ_max(A) (small-gain) | |
| double | excess_passivity = 0.0 |
| double | shortage_passivity = 0.0 |
| double | xz_min_re = 0.0 |
| min Re over DW samples (≈ NR min real) | |
| double | xz_max_gain2 = 0.0 |
| max ||Av||^2 over samples | |
| bool | pass_small_gain = false |
| bool | pass_excess = false |
Sampled DW shell + classical projections used as local certificates.
| double DwShellCertificate::excess_passivity = 0.0 |
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| double DwShellCertificate::max_singular = 0.0 |
σ_max(A) (small-gain)
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| NumericalRangeCertificate DwShellCertificate::nr |
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| bool DwShellCertificate::pass_excess = false |
Referenced by certifyDwShell().
| bool DwShellCertificate::pass_small_gain = false |
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| std::vector<DwShellPoint> DwShellCertificate::samples |
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| double DwShellCertificate::shortage_passivity = 0.0 |
Referenced by certifyDwShell(), and plot_certificate_dw_shell().
| double DwShellCertificate::xz_max_gain2 = 0.0 |
max ||Av||^2 over samples
Referenced by certifyDwShell().
| double DwShellCertificate::xz_min_re = 0.0 |
min Re over DW samples (≈ NR min real)
Referenced by certifyDwShell().