IXTeffdet index

From LIBISIS
Revision as of 08:36, 5 August 2008 by Dean Whittaker (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Structure

The elements of the object are as follows:


Field Type Description
base IXTbase interal use
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