Skip to content

Player command prepareExperimentPlayer

Petr Štechmüller edited this page Aug 29, 2020 · 1 revision

Description: prepare datastructure in experiment player

Command class

PrepareExperimentPlayerCommand

Handler class

class PrepareExperimentPlayerHandler implements ICommandHandler<PrepareExperimentPlayerCommand, void>

Dependencies

Parameters

Name Type Mandatory
userID number true
experimentID number true
playerConfiguration PlayerConfiguration true

Return value

void

Exceptions

  • UnsupportedExperimentStopConditionException
  • AnotherExperimentResultIsInitializedException

Workflow

Diagram workflow

Home * [x] [Configuration](https://github.com/neuro-stimulator/neuro-server/wiki/Configuration)
Experiments
Sequences
Experiment results
Stimulator
Experiment player
Clone this wiki locally