|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
This is the complete list of members for Admittance, including all inherited members.
| Admittance(const std::string &symbol, const std::string &location, int pins, DenseMatrix values) | Admittance | |
| apply_transformation(std::vector< std::vector< complex< double > > > &Y1, std::vector< std::vector< complex< double > > > &Y2) | Element | virtual |
| attachBus(Bus *, int) | Element | |
| compute_y_parameters(double frequency) | Element | virtual |
| computePowerFlow(std::map< std::string, double > &branchData, std::map< std::string, double > &globalParams) const override | Impedance_base | virtual |
| connections | Element | protected |
| Element(const std::string &symbol, const std::string &location, int inputPins, int outputPins) | Element | inline |
| element_location | Element | protected |
| element_OPF_info | Element | protected |
| element_symbol | Element | protected |
| get_y_parameters() | Element | inlinevirtual |
| getBuses() | Element | |
| getBusIndex(Bus *bus) | Element | inline |
| getConnections() const | Element | inline |
| getConnections() | Element | inline |
| getElementLocation() const | Element | inline |
| getElementSymbol() const | Element | inline |
| getInputPins() const | Element | inline |
| getNumberOfInternalStates() const | Element | inlinevirtual |
| getNumberOfPlantStates() const | Element | inlinevirtual |
| getOPFInfo() const | Element | inline |
| getOtherBus(Bus *) | Element | |
| getOutputPins() const | Element | inline |
| getParameterSubstitutions() const | Element | inlinevirtual |
| getVirtualInputSymbols() const | Element | inlinevirtual |
| Impedance_base(const string &symbol, const std::string &location, int pins1, int pins2) | Impedance_base | inline |
| input_pins | Element | protected |
| output_pins | Element | protected |
| plotEigenvalues() | Element | inlinevirtual |
| plotParticipationFactors() | Element | inlinevirtual |
| plotYParameters(double start_frequency, double end_frequency, int number_of_points) | Element | |
| printElementInfo() const | Element | inline |
| printElementValues() | Element | virtual |
| setInputPins(int pins) | Element | inline |
| setOPFInfo(std::map< std::string, double > &info) | Element | inline |
| setOutputPins(int pins) | Element | inline |
| setTransformation(bool flag) | Element | inline |
| simulateInputStep(const std::vector< MatrixXcd > &states, int nKeep) const | Element | inlinevirtual |
| transformation | Element | protected |
| writeFile(double start_frequency, double end_frequency, int number_of_points) | Element | |
| writeMNAmatrix(SymEngine::DenseMatrix &, std::unordered_map< Bus *, int > &, int, std::map< Element *, std::vector< RCP< const Basic > > > &) | Element | inlinevirtual |
| Y_matrix | Element | protected |
| ~Admittance() override | Admittance | |
| ~Element() | Element | virtual |
| ~Impedance_base() | Impedance_base | inline |