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

Side-by-side local vs system certificate comparison. More...

#include <Local_vs_system.h>

Collaboration diagram for LocalVsSystemResult:

Public Attributes

CertificateSweep local
 
CertificateSweep system_H
 
bool local_pass = false
 
bool system_pass = false
 
bool consistent = false
 Both agree (both pass or both fail).
 
std::string message
 

Detailed Description

Side-by-side local vs system certificate comparison.

Member Data Documentation

◆ consistent

bool LocalVsSystemResult::consistent = false

Both agree (both pass or both fail).

Referenced by compareLocalVsSystem().

◆ local

CertificateSweep LocalVsSystemResult::local

◆ local_pass

bool LocalVsSystemResult::local_pass = false

Referenced by compareLocalVsSystem().

◆ message

std::string LocalVsSystemResult::message

◆ system_H

◆ system_pass

bool LocalVsSystemResult::system_pass = false

Referenced by compareLocalVsSystem().


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