Definition at line 6 of file regulator_configuration.h.
Public Member Functions | |
int | create (void) |
int | isa (char *classname) |
regulator_configuration (MODULE *mod) | |
Public Attributes | |
double | band_center |
double | band_width |
int16 | connect_type |
set | CT_phase |
double | CT_ratio |
double | ldc_R_V |
double | ldc_X_V |
int16 | lower_taps |
set | PT_phase |
double | PT_ratio |
int16 | raise_taps |
double | regulation |
int16 | tap_pos [3] |
double | time_delay |
double | V_high |
Static Public Attributes | |
static regulator_configuration * | defaults = NULL |
static CLASS * | oclass = NULL |
static CLASS * | pclass = NULL |