Difference between revisions of "IXTeffdet index"

From LIBISIS
Jump to navigation Jump to search
m
(No difference)

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