DPsim
Loading...
Searching...
No Matches
DPsim::StateSpaceMetadata Struct Reference

Public Attributes

std::vector< String > stateNames
 Names of extracted states in native extracted-state order.
 
std::vector< StateSpaceAbcStateBlockabcStateBlocks
 

Detailed Description

Definition at line 26 of file MNAStateSpaceContributor.h.

Member Data Documentation

◆ abcStateBlocks

std::vector<StateSpaceAbcStateBlock> DPsim::StateSpaceMetadata::abcStateBlocks

Global extracted-state blocks representing native abc-frame states.

Each block is transformed as one abc -> dq0 block in modal analysis.

Definition at line 33 of file MNAStateSpaceContributor.h.

◆ stateNames

std::vector<String> DPsim::StateSpaceMetadata::stateNames

Names of extracted states in native extracted-state order.

Definition at line 28 of file MNAStateSpaceContributor.h.


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