|
Harmony
HARMONic stabilitY assessment of PE-penetrated power systems
|
This is the complete list of members for DC_source, including all inherited members.
| 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 | Source_base | virtual |
| connections | Element | protected |
| DC_source(const std::string &symbol, const std::string &location, int pins, double V, double R) | DC_source | |
| DC_source(const std::string &symbol, const std::string &location, int pins, const vector< double > &V, double R) | DC_source | |
| DC_source(const std::string &symbol, const std::string &location, int pins, double V, const vector< double > &Z) | DC_source | |
| DC_source(const std::string &symbol, const std::string &location, int pins, const vector< double > &V, const vector< double > &Z) | DC_source | |
| 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 |
| getVg() const | Source_base | inline |
| getVirtualInputSymbols() const | Element | inlinevirtual |
| getZsrc() const | Source_base | inline |
| input_pins | Element | protected |
| output_pins | Element | protected |
| P | Source_base | protected |
| P_max | Source_base | protected |
| P_min | Source_base | 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 |
| Q | Source_base | protected |
| Q_max | Source_base | protected |
| Q_min | Source_base | protected |
| 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 override | DC_source | virtual |
| Source_base(const std::string &symbol, const std::string &location, int pins) | Source_base | inline |
| theta | Source_base | protected |
| transformation | Element | protected |
| V | Source_base | 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 > > > &) override | DC_source | virtual |
| Y_matrix | Element | protected |
| Zsrc | Source_base | protected |
| ~DC_source() | DC_source | inline |
| ~Element() | Element | virtual |
| ~Source_base() | Source_base | inline |