|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Maps an element input pin to a column in the B matrix. More...
#include <State_Space_Model.h>

Public Attributes | |
| std::string | elementName |
| int | pinIndex |
| Pin within element (0-based) | |
| int | bColumnIndex |
| Column in B (or B_dqsym) | |
| bool | isVirtualInput |
| int | groupIndex |
| Which 3-column group (DQsym mode) | |
| int | phaseInGroup |
| 0,1,2 within the group (DQsym mode) | |
Maps an element input pin to a column in the B matrix.
| int InputMapping::bColumnIndex |
Column in B (or B_dqsym)
| std::string InputMapping::elementName |
| int InputMapping::groupIndex |
Which 3-column group (DQsym mode)
| bool InputMapping::isVirtualInput |
| int InputMapping::phaseInGroup |
0,1,2 within the group (DQsym mode)
| int InputMapping::pinIndex |
Pin within element (0-based)