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

One point on the Davis–Wielandt shell DW(A) = {(v*Av, ||Av||^2)}. More...

#include <Geometric_certificates.h>

Public Attributes

double re = 0.0
 Re(v* A v)
 
double im = 0.0
 Im(v* A v)
 
double gain2 = 0.0
 ||A v||^2
 

Detailed Description

One point on the Davis–Wielandt shell DW(A) = {(v*Av, ||Av||^2)}.

Member Data Documentation

◆ gain2

double DwShellPoint::gain2 = 0.0

||A v||^2

Referenced by certifyDwShell().

◆ im

double DwShellPoint::im = 0.0

Im(v* A v)

◆ re

double DwShellPoint::re = 0.0

Re(v* A v)

Referenced by certifyDwShell().


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