Arm/optical bench
Author: Kim Lefmann and Kristian Nielsen
Origin: Risoe
Date: September 1997
An arm does not actually do anything, it is just there to set up a new coordinate system.
Example: Arm()
Parameters in boldface are required; the others are optional.
|
Name |
Unit |
Description |
Default |
|
|
|||
|
|
|||
|
|
|||
|
|
|||
Component source code found in file Arm.comp.
| Name: | Arm |
| Author: | System |
| Input parameters | (none) |
| Optional parameters | (none) |
| Notes |
|
The component Arm is empty; is resembles an optical bench and has no effect on the neutron ray. The purpose of this component is only to provide a standard means of defining a local coordinate system within the instrument definition. Other components may then be positioned relative to the Arm component using the McStas meta-language. The use of Arm components in the instrument definitions is not required but is recommended for clarity. Arm has no input parameters.
The first Arm instance in an instrument definition may be changed into a Progress_bar component in order to display on the fly the simulation progress, and possibly save intermediate results.