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

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.
 

Detailed Description

Frequency sweep specification parsed from JSON.

Member Data Documentation

◆ end

double FrequencyRange::end = 1000.0

End frequency (Hz).

◆ points

int FrequencyRange::points = 100

Number of logarithmic sweep points.

◆ start

double FrequencyRange::start = 1.0

Start frequency (Hz).


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