AMRISpectatorController::AddExperimentState¶
Class: AMRISpectatorController
Appends a the current state of the experiment from this current tick to log.
Syntax¶
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.