IXTworkspace

From LIBISIS
Revision as of 11:04, 3 April 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:

I{| align="center" width="90%" border="1" cellspacing="2" cellpadding="2" style="margin: 5px; border:2px blue solid; border-collapse: collapse; background-color: #EEEEEE; vertical-align:top; padding:2px" |- ! style="background-color: #CCCCCC" | Field !style="background-color: #CCCCCC" | Type ! style="background-color: #CCCCCC" | 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: