Difference between revisions of "IXTworkspace"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | |||
==Structure== | ==Structure== | ||
Line 17: | Line 16: | ||
|eff_det || IXTdetector (ptr) || effective detector information | |eff_det || IXTdetector (ptr) || effective detector information | ||
|} | |} | ||
+ | |||
+ | |||
==F90 syntax== | ==F90 syntax== | ||
+ | |||
+ | |||
<pre>use IXMworkspace | <pre>use IXMworkspace | ||
Revision as of 11:04, 3 April 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
work_no (:) | real (ptr) | workspace number |
effdet_index | IXTeffdet_index | Index of good detector parameters for the workspace |
eff_det | IXTdetector (ptr) | effective detector information |
F90 syntax
use IXMworkspace type(IXTworkspace):: workspace type(IXTstatus):: status
Operations
The following operations may be performed on this data type:
Class Specific Operations: