|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
One catalog entry for a certified (or rejected) device. More...
#include <PnP_library.h>

Public Attributes | |
| std::string | device_id |
| std::string | device_type |
| e.g. "MMC_GFM", "MMC_GFL" | |
| bool | allow = false |
| double | worst_passivity = 0.0 |
| double | worst_phase_deg = 0.0 |
| double | worst_shifted = 0.0 |
| double | phase_limit_deg = 90.0 |
| double | f_min_Hz = 1.0 |
| double | f_max_Hz = 1000.0 |
| std::string | notes |
One catalog entry for a certified (or rejected) device.
| bool PnPDeviceRecord::allow = false |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| std::string PnPDeviceRecord::device_id |
| std::string PnPDeviceRecord::device_type |
e.g. "MMC_GFM", "MMC_GFL"
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::f_max_Hz = 1000.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::f_min_Hz = 1.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| std::string PnPDeviceRecord::notes |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::phase_limit_deg = 90.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::worst_passivity = 0.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::worst_phase_deg = 0.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().
| double PnPDeviceRecord::worst_shifted = 0.0 |
Referenced by PnPCertificateLibrary::addFromGate(), and PnPCertificateLibrary::loadJson().