Difference between revisions of "IXTdet he3"

From LIBISIS
Jump to navigation Jump to search
m
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
 
==Structure==
 
==Structure==
  
Line 10: Line 9:
 
! {{Headcellstyle}} | Description
 
! {{Headcellstyle}} | Description
 
|-
 
|-
|checksum (:) || int (ptr) ||distinguishable detector marker  
+
|'''base'''
 +
| [[IXTbase]]
 +
| interal use
 +
|-
 +
|'''checksum(:)''' || int (ptr) ||distinguishable detector marker  
 
|-
 
|-
| gas_presure (:) ||real (ptr) || 3He gas pressure (atm)  
+
| '''gas_presure(:)''' ||real (ptr) || 3He gas pressure (atm)  
 
|-
 
|-
| wall-thickness (:) || real (ptr) || tube wall thickness (m)  
+
| '''wall-thickness(:)''' || real (ptr) || tube wall thickness (m)  
 
|}
 
|}
  
Line 27: Line 30:
  
  
==Operations
+
==Operations==
  
  

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: