|
DPsim
|
Public Attributes | |
| std::vector< String > | stateNames |
| Names of extracted states in native extracted-state order. | |
| std::vector< StateSpaceAbcStateBlock > | abcStateBlocks |
Definition at line 26 of file MNAStateSpaceContributor.h.
| 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.
| std::vector<String> DPsim::StateSpaceMetadata::stateNames |
Names of extracted states in native extracted-state order.
Definition at line 28 of file MNAStateSpaceContributor.h.