|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Frequency sweep specification parsed from JSON. More...
#include <simulation_builder.h>
Public Attributes | |
| double | start = 1.0 |
| Start frequency (Hz). | |
| double | end = 1000.0 |
| End frequency (Hz). | |
| int | points = 100 |
| Number of logarithmic sweep points. | |
Frequency sweep specification parsed from JSON.
| double FrequencyRange::end = 1000.0 |
End frequency (Hz).
| int FrequencyRange::points = 100 |
Number of logarithmic sweep points.
| double FrequencyRange::start = 1.0 |
Start frequency (Hz).