Skip to content

Player command startNewExperimentRound

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

Description: initialize data structures for next experiment round, notify client about new round, notify asset player about new assets

Command class

StartNewExperimentRoundCommand

Handler class

class StartNewExperimentRoundHandler implements ICommandHandler<StartNewExperimentRoundCommand, void>

Dependencies

  • CommandBus

Parameters

Name Type Mandatory
timestamp number true

Return value

void

Exceptions

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