Difference between revisions of "IXTdet he3"

From LIBISIS
Jump to navigation Jump to search
m
m
 
Line 9: Line 9:
 
! {{Headcellstyle}} | Description
 
! {{Headcellstyle}} | Description
 
|-
 
|-
|checksum (:) || int (ptr) ||distinguishable detector marker
+
|'''base'''
 +
| [[IXTbase]]
 +
| interal use
 
|-
 
|-
| gas_presure (:) ||real (ptr) || 3He gas pressure (atm)
+
|'''checksum(:)''' || int (ptr) ||distinguishable detector marker
 
|-
 
|-
| wall-thickness (:) || real (ptr) || tube wall thickness (m)  
+
| '''gas_presure(:)''' ||real (ptr) || 3He gas pressure (atm)
 +
|-
 +
| '''wall-thickness(:)''' || real (ptr) || tube wall thickness (m)  
 
|}
 
|}
  

Latest revision as of 07:55, 5 August 2008

Structure

The elements of the object are as follows:

Field Type Description
base IXTbase interal use
checksum(:) int (ptr) distinguishable detector marker
gas_presure(:) real (ptr) 3He gas pressure (atm)
wall-thickness(:) real (ptr) tube wall thickness (m)


F90 syntax

use IXMdet_he3

type(IXT)::det_he3
type(IXTstatus):: status


Operations

The following operations may be performed on this data type: