Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
Workspace | InOut | MatrixWorkspace | Mandatory | An input workspace. |
ModelType | Input | string | Mandatory | The string identifier for the model. Allowed values: [‘IkedaCarpenterModerator’] |
Parameters | Input | string | Mandatory | The parameters for the model as comma-separated list of name=value pairs |
Creates a model of a moderator using the given parameters. The parameters are given as a string to allow flexibility for each moderator model having different parameterisation.
Available models with parameter names:
Categories: Algorithms | DataHandling\Instrument
C++ source: CreateModeratorModel.cpp (last modified: 2017-09-14)
C++ header: CreateModeratorModel.h (last modified: 2016-02-12)