Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
Loading...
Searching...
No Matches
Device_gate.h File Reference

Workflow 1 — local device gate before interconnect / PnP. More...

#include "Certificate_spec.h"
#include "Stability_certificate.h"
#include <string>
Include dependency graph for Device_gate.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DeviceGateResult
 Verdict of a device-level certificate gate. More...
 

Functions

DeviceGateResult evaluateDeviceGate (Element &elem, const std::string &device_id, const CertificateSpec &spec)
 Evaluate passivity / phase / geometric certificates on device Y(jω).
 
void reportDeviceGate (const DeviceGateResult &result, bool plotting_enabled=true)
 Register gate plots and print a one-line verdict.
 

Detailed Description

Workflow 1 — local device gate before interconnect / PnP.

Function Documentation

◆ evaluateDeviceGate()

DeviceGateResult evaluateDeviceGate ( Element elem,
const std::string &  device_id,
const CertificateSpec spec 
)

◆ reportDeviceGate()

void reportDeviceGate ( const DeviceGateResult result,
bool  plotting_enabled = true 
)