Difference between revisions of "IXTchopper instrument"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | This object contains the chopper instrument specific monochromator, and any instrument type specific functions, such as IXFget_emode which can apply to all instrument types. | + | This object contains the chopper instrument specific monochromator, and any instrument type specific functions, such as [[IXFget_emode]] which can apply to all instrument types. |
==Structure== | ==Structure== | ||
Line 12: | Line 12: | ||
! {{Headcellstyle}} | Description | ! {{Headcellstyle}} | Description | ||
|- | |- | ||
− | |monochromator || IXTfermi_chopper || Fermi chopper information | + | | '''base''' |
+ | | [[IXTbase]] | ||
+ | | internal use | ||
+ | |- | ||
+ | |'''monochromator''' || IXTfermi_chopper || Fermi chopper information | ||
|} | |} | ||
Revision as of 15:11, 4 August 2008
This object contains the chopper instrument specific monochromator, and any instrument type specific functions, such as IXFget_emode which can apply to all instrument types.
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
base | IXTbase | internal use |
monochromator | IXTfermi_chopper | Fermi chopper information |
F90 syntax
use IXMchopper_instrument type(IXTchopper_instrument)::inst type(IXTstatus):: status
Operations
The following operations may be performed on this data type:
Class Specific Operations: