Power System Platform
2024w23a
|
Synchronous machine data for different models. More...
#include <Electromechanical.h>
Public Attributes | |
double | xd |
double | xq |
double | ed |
double | eq |
Synchronous machine data for different models.
This struct have the parameters and calculated data that depends on each machine model.
double SyncMachineModelData::ed |
Direct-axis internal voltage (transient for models 1, 2 and 3; subtransient for models 4 and 5)
double SyncMachineModelData::eq |
Quadrature-axis internal voltage (transient for models 1, 2 and 3; subtransient for models 4 and 5)
double SyncMachineModelData::xd |
Direct-axis reactance (transient for models 1, 2 and 3; subtransient for models 4 and 5)
double SyncMachineModelData::xq |
Quadrature-axis reactance (transient for models 1, 2 and 3; subtransient for models 4 and 5)