Power System Platform  2026w10a-beta
Loading...
Searching...
No Matches
SyncMachineModelData Struct Reference

Synchronous machine data for different models. More...

#include <Electromechanical.h>

Public Attributes

double xd
 
double xq
 
double ed
 
double eq
 

Detailed Description

Synchronous machine data for different models.

This struct have the parameters and calculated data that depends on each machine model.

Definition at line 33 of file Electromechanical.h.

Member Data Documentation

◆ ed

double SyncMachineModelData::ed

Direct-axis internal voltage (transient for models 1, 2 and 3; subtransient for models 4 and 5)

Definition at line 39 of file Electromechanical.h.

◆ eq

double SyncMachineModelData::eq

Quadrature-axis internal voltage (transient for models 1, 2 and 3; subtransient for models 4 and 5)

Definition at line 41 of file Electromechanical.h.

◆ xd

double SyncMachineModelData::xd

Direct-axis reactance (transient for models 1, 2 and 3; subtransient for models 4 and 5)

Definition at line 35 of file Electromechanical.h.

◆ xq

double SyncMachineModelData::xq

Quadrature-axis reactance (transient for models 1, 2 and 3; subtransient for models 4 and 5)

Definition at line 37 of file Electromechanical.h.


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