Power System Platform  2026w10a-beta
Loading...
Searching...
No Matches
Electromechanical Member List

This is the complete list of members for Electromechanical, including all inherited members.

ABCtoDQ0(std::complex< double > complexValue, double angle, double &dValue, double &qValue)ElectricCalculation
CalculateBusesFrequency(bool hasEvent) (defined in Electromechanical)Electromechanicalprotected
CalculateEMTElementsAdmittance(const double &basePower, wxString &errorMsg)ElectricCalculation
CalculateEMTElementsPower(const double &basePower, wxString &errorMsg, bool updateCurrent=true)ElectricCalculation
CalculateEMTPowerError(const std::vector< std::complex< double > > &voltage, std::vector< std::complex< double > > &power, const double &basePower, wxString &errorMsg)ElectricCalculation
CalculateIndMachinesTransientValues(IndMotor *motor) (defined in Electromechanical)Electromechanicalprotected
CalculateInjectedCurrents() (defined in Electromechanical)Electromechanicalprotected
CalculateIntegrationConstants(SyncGenerator *syncGenerator, double id, double iq, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateIntegrationConstants(IndMotor *indMotor, double ir, double im, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateIntVariables(SyncGenerator *syncGenerator, double id, double iq, double sd, double sq, double pe, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateIntVariables(IndMotor *indMotor, double ir, double im, double te, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateNonIntVariables(SyncGenerator *syncGenerator, double &id, double &iq, double &sd, double &sq, double &pe, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateNonIntVariables(IndMotor *indMotor, double &ir, double &im, double &te, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
CalculateReferenceSpeed() (defined in Electromechanical)Electromechanicalprotected
CalculateSyncMachineSaturation(SyncGenerator *syncMachine, double &id, double &iq, double &sd, double &sq, bool updateCurrents=true, double k=1.0) (defined in Electromechanical)Electromechanicalprotected
ComplexMatrixTimesVector(std::vector< std::vector< std::complex< double > > > matrix, std::vector< std::complex< double > > vector)ElectricCalculation
DistributeReactivePower(std::vector< ReactiveMachine > &machines, double qTotal)ElectricCalculationprotected
DQ0toABC(double dValue, double qValue, double angle, std::complex< double > &complexValue)ElectricCalculation
ElectricCalculation()ElectricCalculation
Electromechanical(wxWindow *parent, std::vector< Element * > elementList, SimulationData data) (defined in Electromechanical)Electromechanical
EventTrigger(double eventTime, double currentTime) (defined in Electromechanical)Electromechanicalinlineprotected
GaussianElimination(std::vector< std::vector< std::complex< double > > > matrix, std::vector< std::complex< double > > array)ElectricCalculation
GaussianElimination(std::vector< std::vector< double > > matrix, std::vector< double > array)ElectricCalculation
GetBusList() constElectricCalculationinline
GetCapacitorList() constElectricCalculationinline
GetDebugMessage() const (defined in Electromechanical)Electromechanicalinline
GetElementsFromList(std::vector< Element * > elementList)ElectricCalculationvirtual
GetEMTElementList() constElectricCalculationinline
GetErrorMessage() const (defined in Electromechanical)Electromechanicalinline
GetHarmCurrentList() constElectricCalculationinline
GetIndMachineAdmittance(IndMotor *motor) (defined in Electromechanical)Electromechanicalprotected
GetIndMotorList() constElectricCalculationinline
GetInductorList() constElectricCalculationinline
GetIterationVector() const (defined in Electromechanical)Electromechanicalinline
GetLineList() constElectricCalculationinline
GetLoadList() constElectricCalculationinline
GetLUDecomposition(std::vector< std::vector< std::complex< double > > > matrix, std::vector< std::vector< std::complex< double > > > &matrixL, std::vector< std::vector< std::complex< double > > > &matrixU)ElectricCalculation
GetMachineModel(SyncGenerator *generator)ElectricCalculation
GetNextConnection(const unsigned int &checkBusNumber, const std::vector< std::vector< std::complex< double > > > &yBus, std::vector< bool > &connToSlack)ElectricCalculationprotected
GetParentBus(Element *childElement, Bus *&parentBus)ElectricCalculation
GetParentBus(Element *childElement, Bus *&parentBus1, Bus *&parentBus2)ElectricCalculation
GetPowerElementList() constElectricCalculationinline
GetSyncGeneratorList() constElectricCalculationinline
GetSyncMachineAdmittance(SyncGenerator *generator) (defined in Electromechanical)Electromechanicalprotected
GetSyncMachineModelData(SyncGenerator *syncMachine) (defined in Electromechanical)Electromechanicalprotected
GetSyncMotorList() constElectricCalculationinline
GetTimeVector() const (defined in Electromechanical)Electromechanicalinline
GetTransformerList() constElectricCalculationinline
GetYBus(std::vector< std::vector< std::complex< double > > > &yBus, double systemPowerBase, YBusSequence sequence=POSITIVE_SEQ, bool includeSyncMachines=false, bool allLoadsAsImpedances=false, bool usePowerFlowVoltagesOnImpedances=false)ElectricCalculationvirtual
HasEvent(double currentTime) (defined in Electromechanical)Electromechanicalprotected
InitializeDynamicElements() (defined in Electromechanical)Electromechanicalprotected
InsertIndMachinesOnYBus() (defined in Electromechanical)Electromechanicalprotected
InsertSyncMachinesOnYBus() (defined in Electromechanical)Electromechanicalprotected
InvertMatrix(std::vector< std::vector< std::complex< double > > > matrix, std::vector< std::vector< std::complex< double > > > &inverse)ElectricCalculationvirtual
LUEvaluate(std::vector< std::vector< std::complex< double > > > u, std::vector< std::vector< std::complex< double > > > l, std::vector< std::complex< double > > b)ElectricCalculation
m_busListElectricCalculationprotected
m_capacitorListElectricCalculationprotected
m_ctrlTimeStepMultiplier (defined in Electromechanical)Electromechanicalprotected
m_currentPoint (defined in Electromechanical)Electromechanicalprotected
m_currentTime (defined in Electromechanical)Electromechanicalprotected
m_debugMessage (defined in Electromechanical)Electromechanicalprotected
m_emtElementListElectricCalculationprotected
m_errorMsg (defined in Electromechanical)Electromechanicalprotected
m_eventOccurrenceList (defined in Electromechanical)Electromechanicalprotected
m_eventTimeList (defined in Electromechanical)Electromechanicalprotected
m_harmCurrentListElectricCalculationprotected
m_iBus (defined in Electromechanical)Electromechanicalprotected
m_indMotorListElectricCalculationprotected
m_inductorListElectricCalculationprotected
m_iterationsNum (defined in Electromechanical)Electromechanicalprotected
m_iterationsNumVector (defined in Electromechanical)Electromechanicalprotected
m_lineListElectricCalculationprotected
m_loadListElectricCalculationprotected
m_maxIterations (defined in Electromechanical)Electromechanicalprotected
m_parent (defined in Electromechanical)Electromechanicalprotected
m_plotTime (defined in Electromechanical)Electromechanicalprotected
m_powerElementListElectricCalculationprotected
m_powerSystemBase (defined in Electromechanical)Electromechanicalprotected
m_refSpeed (defined in Electromechanical)Electromechanicalprotected
m_saturationTolerance (defined in Electromechanical)Electromechanicalprotected
m_simData (defined in Electromechanical)Electromechanicalprotected
m_simTime (defined in Electromechanical)Electromechanicalprotected
m_syncGeneratorListElectricCalculationprotected
m_syncMotorListElectricCalculationprotected
m_systemFreq (defined in Electromechanical)Electromechanicalprotected
m_timeStep (defined in Electromechanical)Electromechanicalprotected
m_timeVector (defined in Electromechanical)Electromechanicalprotected
m_tolerance (defined in Electromechanical)Electromechanicalprotected
m_transformerListElectricCalculationprotected
m_useCOI (defined in Electromechanical)Electromechanicalprotected
m_vBus (defined in Electromechanical)Electromechanicalprotected
m_yBus (defined in Electromechanical)Electromechanicalprotected
m_yBusL (defined in Electromechanical)Electromechanicalprotected
m_yBusU (defined in Electromechanical)Electromechanicalprotected
PreallocateVectors() (defined in Electromechanical)Electromechanicalprotected
RunStabilityCalculation() (defined in Electromechanical)Electromechanical
SaveData() (defined in Electromechanical)Electromechanicalprotected
SetEvent(double currentTime) (defined in Electromechanical)Electromechanicalprotected
SetEventTimeList() (defined in Electromechanical)Electromechanicalprotected
SetSyncMachinesModel() (defined in Electromechanical)Electromechanicalprotected
SolveMachines() (defined in Electromechanical)Electromechanicalprotected
UpdateElementsPowerFlow(std::vector< std::complex< double > > voltage, std::vector< std::complex< double > > power, std::vector< BusType > busType, std::vector< ReactiveLimits > reactiveLimit, double systemPowerBase)ElectricCalculationvirtual
~ElectricCalculation()ElectricCalculation
~Electromechanical() (defined in Electromechanical)Electromechanical