Uses of Class
mgui.models.updaters.SimpleEnvironmentUpdater
| Package | Description |
|---|---|
| mgui.models.environments | |
| mgui.models.updaters | |
| mgui.neuro.updaters |
-
Uses of SimpleEnvironmentUpdater in mgui.models.environments
Fields in mgui.models.environments declared as SimpleEnvironmentUpdater Modifier and Type Field Description SimpleEnvironmentUpdaterSimpleEnvironment. updaterConstructors in mgui.models.environments with parameters of type SimpleEnvironmentUpdater Constructor Description SimpleEnvironment(SimpleEnvironmentUpdater updater)Creates an instance of SimpleEnvironment with the specified updater. -
Uses of SimpleEnvironmentUpdater in mgui.models.updaters
Subclasses of SimpleEnvironmentUpdater in mgui.models.updaters Modifier and Type Class Description classLinearUpdaterclassPulseTrainUpdater -
Uses of SimpleEnvironmentUpdater in mgui.neuro.updaters
Subclasses of SimpleEnvironmentUpdater in mgui.neuro.updaters Modifier and Type Class Description classPulseTrainUpdater