Skip to content

AMRISpectatorController::AddExperimentState

Class: AMRISpectatorController

Appends a the current state of the experiment from this current tick to log.

Syntax

void AMRISpectatorController::AddExperimentState(MRIExperimentState *newState)

Parameters

Parameter Type Description
newState MRIExperimentState * Heap-allocated state object. Ownership is transferred to this controller.

Remarks

newState Heap-allocated state object. Ownership is transferred to this controller.