|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
Implementation of State-space model assembly from network MNA formulation. More...

Functions | |
| static int | getStateCount (Element *e) |
| static double | extractCoefficient (const RCP< const Basic > &expression, const std::map< Element *, std::vector< RCP< const Basic > > > &symbols_bank, const std::map< Element *, std::vector< RCP< const Basic > > > &virtual_input_bank, Element *target_elem, int target_sym_idx, bool is_virtual) |
| bool | equalLoops (const std::vector< Element * > &a, const std::vector< Element * > &b) |
Implementation of State-space model assembly from network MNA formulation.
|
static |
References eval_basic(), and s.
Referenced by StateSpaceModel::formState().
|
static |
References Element::getInputPins(), and Element::getNumberOfPlantStates().
Referenced by StateSpaceModel::formState().