Difference between revisions of "IXTeffdet index"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | |||
==Structure== | ==Structure== | ||
Line 19: | Line 18: | ||
− | ==F90 syntax | + | ==F90 syntax== |
Revision as of 08:04, 4 April 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
good_index (:) | int (ptr) | array denoting good detectors |
bad_index (:) | int (ptr) | array denoting bad detectors |
F90 syntax
use IXMeffdet_index type(IXTeffdet_index):: index type(IXTstatus):: status
Operations
The following operations may be performed on this data type:
Class Specific Operations