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 SimpleEnvironmentUpdater
SimpleEnvironment. updater
Constructors 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 class
LinearUpdater
class
PulseTrainUpdater
-
Uses of SimpleEnvironmentUpdater in mgui.neuro.updaters
Subclasses of SimpleEnvironmentUpdater in mgui.neuro.updaters Modifier and Type Class Description class
PulseTrainUpdater