gym-electric-motor
Gym Electric Motor Readme:
Readme File
gym-electric-motor Contents:
Environments
Reference Generators
Reward Functions
Physical Systems
Visualization
Constraint Monitor
Core
Utils
Callbacks
Random Component
gym-electric-motor
Index
Index
_
|
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
|
Z
_
_k (gym_electric_motor.visualization.motor_dashboard_plots.TimePlot attribute)
,
[1]
_t (gym_electric_motor.visualization.motor_dashboard_plots.TimePlot attribute)
,
[1]
_x_width (gym_electric_motor.visualization.motor_dashboard_plots.TimePlot attribute)
,
[1]
A
AC1PhaseSupply (class in gym_electric_motor.physical_systems.voltage_supplies)
AC3PhaseSupply (class in gym_electric_motor.physical_systems.voltage_supplies)
action_space (gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.converters.ContB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter attribute)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.NoConverter attribute)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter attribute)
ActionPlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
angle (gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
C
Callback (class in gym_electric_motor.core)
check_constraints() (gym_electric_motor.core.ConstraintMonitor method)
,
[1]
close() (gym_electric_motor.core.ElectricMotorEnvironment method)
,
[1]
(gym_electric_motor.core.PhysicalSystem method)
,
[1]
(gym_electric_motor.core.ReferenceGenerator method)
,
[1]
(gym_electric_motor.core.RewardFunction method)
,
[1]
,
[2]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
(gym_electric_motor.reference_generators.ConstReferenceGenerator method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator method)
(gym_electric_motor.reward_functions.weighted_sum_of_errors.WeightedSumOfErrors method)
ConsolePrinter (class in gym_electric_motor.visualization.console_printer)
ConstantSpeedLoad (class in gym_electric_motor.physical_systems.mechanical_loads)
constraint_monitor (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
ConstraintMonitor (class in gym_electric_motor.core)
,
[1]
constraints (gym_electric_motor.core.ConstraintMonitor property)
,
[1]
ConstReferenceGenerator (class in gym_electric_motor.reference_generators)
ContB6BridgeConverter (class in gym_electric_motor.physical_systems.converters)
ContCurrentControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlDcShuntMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
ContCurrentControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
ContDynamicallyAveragedConverter (class in gym_electric_motor.physical_systems.converters)
ContFourQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
ContMultiConverter (class in gym_electric_motor.physical_systems.converters)
ContOneQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
ContSpeedControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlDcShuntMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
ContSpeedControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlDcShuntMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
ContTorqueControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
ContTwoQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
convert() (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter method)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContMultiConverter method)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.FiniteConverter method)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter method)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.NoConverter method)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter method)
converter (gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
CosSinProcessor (class in gym_electric_motor.physical_system_wrappers)
CumulativeConstraintViolationPlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
currents (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter attribute)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.NoConverter attribute)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter attribute)
CURRENTS (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor attribute)
CURRENTS_IDX (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor attribute)
CurrentSumProcessor (class in gym_electric_motor.physical_system_wrappers.current_sum_processor)
D
data_idx (gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot property)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot property)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot property)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot property)
,
[1]
DcExternallyExcitedMotor (class in gym_electric_motor.physical_systems.electric_motors)
DcMotor (class in gym_electric_motor.physical_systems.electric_motors)
DcMotorSystem (class in gym_electric_motor.physical_systems.physical_systems)
DcPermanentlyExcitedMotor (class in gym_electric_motor.physical_systems.electric_motors)
DcSeriesMotor (class in gym_electric_motor.physical_systems.electric_motors)
DcShuntMotor (class in gym_electric_motor.physical_systems.electric_motors)
dead_time (gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
DeadTimeProcessor (class in gym_electric_motor.physical_system_wrappers)
DoublyFedInductionMotor (class in gym_electric_motor.physical_systems.electric_motors)
DoublyFedInductionMotorSystem (class in gym_electric_motor.physical_systems.physical_systems)
DqToAbcActionProcessor (class in gym_electric_motor.physical_system_wrappers)
E
electrical_jacobian() (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
electrical_motor (gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
electrical_ode() (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
ElectricMotor (class in gym_electric_motor.physical_systems.electric_motors)
,
[1]
ElectricMotorEnvironment (class in gym_electric_motor.core)
,
[1]
ElectricMotorVisualization (class in gym_electric_motor.core)
,
[1]
EpisodeLengthPlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
EpisodePlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
EulerSolver (class in gym_electric_motor.physical_systems.solvers)
ExternallyExcitedSynchronousMotor (class in gym_electric_motor.physical_systems.electric_motors)
ExternalSpeedLoad (class in gym_electric_motor.physical_systems.mechanical_loads)
F
figure() (gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
FiniteB6BridgeConverter (class in gym_electric_motor.physical_systems.converters)
FiniteConverter (class in gym_electric_motor.physical_systems.converters)
FiniteCurrentControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlDcShuntMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
FiniteCurrentControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
FiniteFourQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
FiniteMultiConverter (class in gym_electric_motor.physical_systems.converters)
FiniteOneQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
FiniteSpeedControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlDcShuntMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
FiniteSpeedControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlDcExternallyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlDcPermanentlyExcitedMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlDcSeriesMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlDcShuntMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlDoublyFedInductionMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlExternallyExcitedSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlPermanentMagnetSynchronousMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlSquirrelCageInductionMotorEnv (class in gym_electric_motor.envs)
FiniteTorqueControlSynchronousReluctanceMotorEnv (class in gym_electric_motor.envs)
FiniteTwoQuadrantConverter (class in gym_electric_motor.physical_systems.converters)
FluxObserver (class in gym_electric_motor.physical_system_wrappers)
G
get_reference() (gym_electric_motor.core.ReferenceGenerator method)
,
[1]
(gym_electric_motor.reference_generators.ConstReferenceGenerator method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator method)
get_reference_observation() (gym_electric_motor.core.ReferenceGenerator method)
,
[1]
(gym_electric_motor.reference_generators.ConstReferenceGenerator method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator method)
get_state_space() (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
get_voltage() (gym_electric_motor.physical_systems.voltage_supplies.AC1PhaseSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.AC3PhaseSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.IdealVoltageSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.RCVoltageSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.VoltageSupply method)
gym_electric_motor.callbacks
module
gym_electric_motor.core
module
,
[1]
gym_electric_motor.utils
module
H
HAS_JACOBIAN (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor attribute)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad attribute)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad attribute)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad attribute)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad attribute)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad attribute)
I
i_in() (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
i_sup() (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter method)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContMultiConverter method)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.FiniteConverter method)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter method)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.NoConverter method)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter method)
IdealVoltageSupply (class in gym_electric_motor.physical_systems.voltage_supplies)
InductionMotor (class in gym_electric_motor.physical_systems.electric_motors)
initial_limits (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
initialize() (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
initializer (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
integrate() (gym_electric_motor.physical_systems.solvers.EulerSolver method)
(gym_electric_motor.physical_systems.solvers.OdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver method)
J
j_total (gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
K
k (gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
L
LimitConstraint (class in gym_electric_motor.constraints)
limits (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
(gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
(gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
load_parameter (gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
M
MeanEpisodeRewardPlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
mechanical_jacobian() (gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
mechanical_load (gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
mechanical_ode() (gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
MechanicalLoad (class in gym_electric_motor.physical_systems.mechanical_loads)
module
gym_electric_motor.callbacks
gym_electric_motor.core
,
[1]
gym_electric_motor.utils
motor_parameter (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
MotorDashboard (class in gym_electric_motor.visualization.motor_dashboard)
MultipleReferenceGenerator (class in gym_electric_motor.reference_generators)
N
next_generator() (gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
(gym_electric_motor.RandomComponent method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
NoConverter (class in gym_electric_motor.physical_systems.converters)
nominal_state (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
(gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
nominal_values (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor property)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
O
OdeSolver (class in gym_electric_motor.physical_systems.solvers)
omega (gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
omega_fixed (gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
on_close() (gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
on_reset_begin() (gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
on_reset_end() (gym_electric_motor.callbacks.RampingLimitMargin method)
(gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
on_step_begin() (gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
on_step_end() (gym_electric_motor.callbacks.RampingLimitMargin method)
(gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
OrnsteinUhlenbeckLoad (class in gym_electric_motor.physical_systems.mechanical_loads)
P
PermanentMagnetSynchronousMotor (class in gym_electric_motor.physical_systems.electric_motors)
,
[1]
physical_system (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
PhysicalSystem (class in gym_electric_motor.core)
,
[1]
PhysicalSystemWrapper (class in gym_electric_motor.physical_system_wrappers)
PolynomialStaticLoad (class in gym_electric_motor.physical_systems.mechanical_loads)
PowerElectronicConverter (class in gym_electric_motor.physical_systems.converters)
Q
q() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor static method)
q_inv() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor static method)
q_inv_me() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
q_me() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
R
RampingLimitMargin (class in gym_electric_motor.callbacks)
random_generator (gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
(gym_electric_motor.RandomComponent property)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator property)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator property)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator property)
(gym_electric_motor.reference_generators.StepReferenceGenerator property)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator property)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator property)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator property)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator property)
random_kwargs (gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
RandomComponent (class in gym_electric_motor)
RCVoltageSupply (class in gym_electric_motor.physical_systems.voltage_supplies)
reference_generator (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
reference_names (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
(gym_electric_motor.core.ReferenceGenerator property)
,
[1]
(gym_electric_motor.reference_generators.ConstReferenceGenerator property)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator property)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator property)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator property)
(gym_electric_motor.reference_generators.StepReferenceGenerator property)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator property)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator property)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator property)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator property)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator property)
referenced_states (gym_electric_motor.core.ReferenceGenerator property)
,
[1]
(gym_electric_motor.reference_generators.ConstReferenceGenerator property)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator property)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator property)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator property)
(gym_electric_motor.reference_generators.StepReferenceGenerator property)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator property)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator property)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator property)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator property)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator property)
ReferenceGenerator (class in gym_electric_motor.core)
,
[1]
render() (gym_electric_motor.core.ElectricMotorEnvironment method)
,
[1]
(gym_electric_motor.core.ElectricMotorVisualization method)
,
[1]
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
reset() (gym_electric_motor.core.ElectricMotorEnvironment method)
,
[1]
(gym_electric_motor.core.PhysicalSystem method)
,
[1]
(gym_electric_motor.core.ReferenceGenerator method)
,
[1]
(gym_electric_motor.core.RewardFunction method)
,
[1]
,
[2]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
(gym_electric_motor.physical_systems.converters.ContB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter method)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContMultiConverter method)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.FiniteConverter method)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter method)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.NoConverter method)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter method)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
(gym_electric_motor.physical_systems.physical_systems.DoublyFedInductionMotorSystem method)
(gym_electric_motor.physical_systems.physical_systems.SCMLSystem method)
(gym_electric_motor.physical_systems.physical_systems.SquirrelCageInductionMotorSystem method)
(gym_electric_motor.physical_systems.physical_systems.SynchronousMotorSystem method)
(gym_electric_motor.physical_systems.voltage_supplies.AC1PhaseSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.AC3PhaseSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.IdealVoltageSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.RCVoltageSupply method)
(gym_electric_motor.physical_systems.voltage_supplies.VoltageSupply method)
(gym_electric_motor.reference_generators.ConstReferenceGenerator method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator method)
(gym_electric_motor.reward_functions.weighted_sum_of_errors.WeightedSumOfErrors method)
reset_data() (gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
reset_figures() (gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
reward() (gym_electric_motor.core.RewardFunction method)
,
[1]
,
[2]
(gym_electric_motor.reward_functions.weighted_sum_of_errors.WeightedSumOfErrors method)
reward_function (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
reward_range (gym_electric_motor.core.RewardFunction attribute)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
(gym_electric_motor.reward_functions.weighted_sum_of_errors.WeightedSumOfErrors attribute)
RewardFunction (class in gym_electric_motor.core)
,
[1]
,
[2]
RewardPlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
S
SawtoothReferenceGenerator (class in gym_electric_motor.reference_generators)
ScipyOdeIntSolver (class in gym_electric_motor.physical_systems.solvers)
ScipyOdeSolver (class in gym_electric_motor.physical_systems.solvers)
ScipySolveIvpSolver (class in gym_electric_motor.physical_systems.solvers)
SCMLSystem (class in gym_electric_motor.physical_systems.physical_systems)
seed() (gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor method)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor method)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor method)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
(gym_electric_motor.physical_systems.physical_systems.SCMLSystem method)
(gym_electric_motor.RandomComponent method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
seed_sequence (gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor property)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor property)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor property)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor property)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
(gym_electric_motor.RandomComponent property)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator property)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator property)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator property)
(gym_electric_motor.reference_generators.StepReferenceGenerator property)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator property)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator property)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator property)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator property)
set_action() (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter method)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContMultiConverter method)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter method)
(gym_electric_motor.physical_systems.converters.FiniteConverter method)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter method)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter method)
(gym_electric_motor.physical_systems.converters.NoConverter method)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter method)
set_env() (gym_electric_motor.callbacks.RampingLimitMargin method)
(gym_electric_motor.core.Callback method)
(gym_electric_motor.core.ElectricMotorVisualization method)
(gym_electric_motor.visualization.console_printer.ConsolePrinter method)
(gym_electric_motor.visualization.motor_dashboard.MotorDashboard method)
(gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.CumulativeConstraintViolationPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodeLengthPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.EpisodePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.MeanEpisodeRewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
set_f_params() (gym_electric_motor.physical_systems.solvers.EulerSolver method)
(gym_electric_motor.physical_systems.solvers.OdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver method)
set_initial_value() (gym_electric_motor.physical_systems.solvers.EulerSolver method)
(gym_electric_motor.physical_systems.solvers.OdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver method)
set_j_rotor() (gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad method)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad method)
set_modules() (gym_electric_motor.constraints.LimitConstraint method)
(gym_electric_motor.constraints.SquaredConstraint method)
(gym_electric_motor.core.ConstraintMonitor method)
,
[1]
(gym_electric_motor.core.ReferenceGenerator method)
,
[1]
(gym_electric_motor.core.RewardFunction method)
,
[1]
,
[2]
(gym_electric_motor.reference_generators.ConstReferenceGenerator method)
(gym_electric_motor.reference_generators.MultipleReferenceGenerator method)
(gym_electric_motor.reference_generators.SawtoothReferenceGenerator method)
(gym_electric_motor.reference_generators.SinusoidalReferenceGenerator method)
(gym_electric_motor.reference_generators.StepReferenceGenerator method)
(gym_electric_motor.reference_generators.subepisoded_reference_generator.SubepisodedReferenceGenerator method)
(gym_electric_motor.reference_generators.SwitchedReferenceGenerator method)
(gym_electric_motor.reference_generators.TriangularReferenceGenerator method)
(gym_electric_motor.reference_generators.WienerProcessReferenceGenerator method)
(gym_electric_motor.reference_generators.ZeroReferenceGenerator method)
(gym_electric_motor.reward_functions.weighted_sum_of_errors.WeightedSumOfErrors method)
set_physical_system() (gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
set_state_array() (in module gym_electric_motor.utils)
set_system_equation() (gym_electric_motor.physical_systems.solvers.EulerSolver method)
(gym_electric_motor.physical_systems.solvers.OdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver method)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver method)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver method)
set_width() (gym_electric_motor.visualization.motor_dashboard_plots.ActionPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.RewardPlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.StatePlot method)
(gym_electric_motor.visualization.motor_dashboard_plots.TimePlot method)
,
[1]
simulate() (gym_electric_motor.core.PhysicalSystem method)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor method)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor method)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor method)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor method)
(gym_electric_motor.physical_system_wrappers.FluxObserver method)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper method)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor method)
(gym_electric_motor.physical_systems.physical_systems.DoublyFedInductionMotorSystem method)
(gym_electric_motor.physical_systems.physical_systems.SCMLSystem method)
(gym_electric_motor.physical_systems.physical_systems.SquirrelCageInductionMotorSystem method)
(gym_electric_motor.physical_systems.physical_systems.SynchronousMotorSystem method)
SimulationEnvironment (class in gym_electric_motor.core)
SinusoidalReferenceGenerator (class in gym_electric_motor.reference_generators)
SquaredConstraint (class in gym_electric_motor.constraints)
SquirrelCageInductionMotor (class in gym_electric_motor.physical_systems.electric_motors)
SquirrelCageInductionMotorSystem (class in gym_electric_motor.physical_systems.physical_systems)
state_dict_to_state_array() (in module gym_electric_motor.utils)
state_names (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
(gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
(gym_electric_motor.physical_systems.mechanical_loads.ConstantSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.ExternalSpeedLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.MechanicalLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.OrnsteinUhlenbeckLoad property)
(gym_electric_motor.physical_systems.mechanical_loads.PolynomialStaticLoad property)
state_positions (gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
state_space (gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
StateNoiseProcessor (class in gym_electric_motor.physical_system_wrappers)
StatePlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
step() (gym_electric_motor.core.ElectricMotorEnvironment method)
,
[1]
StepReferenceGenerator (class in gym_electric_motor.reference_generators)
SubepisodedReferenceGenerator (class in gym_electric_motor.reference_generators.subepisoded_reference_generator)
supply (gym_electric_motor.physical_systems.physical_systems.SCMLSystem property)
supply_range (gym_electric_motor.physical_systems.voltage_supplies.AC1PhaseSupply attribute)
(gym_electric_motor.physical_systems.voltage_supplies.AC3PhaseSupply attribute)
(gym_electric_motor.physical_systems.voltage_supplies.IdealVoltageSupply attribute)
(gym_electric_motor.physical_systems.voltage_supplies.RCVoltageSupply attribute)
(gym_electric_motor.physical_systems.voltage_supplies.VoltageSupply attribute)
SwitchedReferenceGenerator (class in gym_electric_motor.reference_generators)
SynchronousMotor (class in gym_electric_motor.physical_systems.electric_motors)
,
[1]
SynchronousMotorSystem (class in gym_electric_motor.physical_systems.physical_systems)
SynchronousReluctanceMotor (class in gym_electric_motor.physical_systems.electric_motors)
,
[1]
T
t (gym_electric_motor.physical_systems.solvers.EulerSolver property)
(gym_electric_motor.physical_systems.solvers.OdeSolver property)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver property)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver property)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver property)
t_23() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor static method)
t_32() (gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor static method)
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor static method)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor static method)
tau (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter property)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter property)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.ContMultiConverter property)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter property)
(gym_electric_motor.physical_systems.converters.FiniteConverter property)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter property)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter property)
(gym_electric_motor.physical_systems.converters.NoConverter property)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter property)
ThreePhaseMotor (class in gym_electric_motor.physical_systems.electric_motors)
TimePlot (class in gym_electric_motor.visualization.motor_dashboard_plots)
,
[1]
TriangularReferenceGenerator (class in gym_electric_motor.reference_generators)
U
u_nominal (gym_electric_motor.physical_systems.voltage_supplies.AC1PhaseSupply property)
(gym_electric_motor.physical_systems.voltage_supplies.AC3PhaseSupply property)
(gym_electric_motor.physical_systems.voltage_supplies.IdealVoltageSupply property)
(gym_electric_motor.physical_systems.voltage_supplies.RCVoltageSupply property)
(gym_electric_motor.physical_systems.voltage_supplies.VoltageSupply property)
unwrapped (gym_electric_motor.core.PhysicalSystem property)
,
[1]
(gym_electric_motor.physical_system_wrappers.CosSinProcessor property)
(gym_electric_motor.physical_system_wrappers.current_sum_processor.CurrentSumProcessor property)
(gym_electric_motor.physical_system_wrappers.DeadTimeProcessor property)
(gym_electric_motor.physical_system_wrappers.DqToAbcActionProcessor property)
(gym_electric_motor.physical_system_wrappers.FluxObserver property)
(gym_electric_motor.physical_system_wrappers.PhysicalSystemWrapper property)
(gym_electric_motor.physical_system_wrappers.StateNoiseProcessor property)
update_interval (gym_electric_motor.visualization.motor_dashboard.MotorDashboard property)
update_parameter_dict() (in module gym_electric_motor.utils)
V
visualizations (gym_electric_motor.core.ElectricMotorEnvironment property)
,
[1]
voltages (gym_electric_motor.physical_systems.converters.ContB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.ContDynamicallyAveragedConverter attribute)
(gym_electric_motor.physical_systems.converters.ContFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.ContOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.ContTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteB6BridgeConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteFourQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteMultiConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteOneQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.FiniteTwoQuadrantConverter attribute)
(gym_electric_motor.physical_systems.converters.NoConverter attribute)
(gym_electric_motor.physical_systems.converters.PowerElectronicConverter attribute)
VOLTAGES (gym_electric_motor.physical_systems.electric_motors.DcExternallyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcPermanentlyExcitedMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcSeriesMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DcShuntMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.DoublyFedInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ElectricMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.ExternallyExcitedSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.InductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.PermanentMagnetSynchronousMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SquirrelCageInductionMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.SynchronousMotor attribute)
,
[1]
(gym_electric_motor.physical_systems.electric_motors.SynchronousReluctanceMotor attribute)
(gym_electric_motor.physical_systems.electric_motors.ThreePhaseMotor attribute)
VoltageSupply (class in gym_electric_motor.physical_systems.voltage_supplies)
W
WeightedSumOfErrors (class in gym_electric_motor.reward_functions.weighted_sum_of_errors)
WienerProcessReferenceGenerator (class in gym_electric_motor.reference_generators)
Workspace (class in gym_electric_motor.core)
Y
y (gym_electric_motor.physical_systems.solvers.EulerSolver property)
(gym_electric_motor.physical_systems.solvers.OdeSolver property)
(gym_electric_motor.physical_systems.solvers.ScipyOdeIntSolver property)
(gym_electric_motor.physical_systems.solvers.ScipyOdeSolver property)
(gym_electric_motor.physical_systems.solvers.ScipySolveIvpSolver property)
Z
ZeroReferenceGenerator (class in gym_electric_motor.reference_generators)