Power System Platform  2024w23a
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.

Member Data Documentation

◆ ed

double SyncMachineModelData::ed

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

◆ eq

double SyncMachineModelData::eq

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

◆ xd

double SyncMachineModelData::xd

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

◆ xq

double SyncMachineModelData::xq

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


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