Difference between revisions of "IXTmask"

From LIBISIS
Jump to navigation Jump to search
Line 1: Line 1:
 
 
The elements of the object are as follows:
 
The elements of the object are as follows:
  
{|caption="IXTmask" border||=2
+
{| border ="1" cellpadding="2"
|<  *Element|^ *Type* |^ *Brief Description*
+
|+ '''IXTmask definition'''
|<   mask_array(:)    |^ int (ptr) |< list of masked spectra
+
!width="10%"|Element  
|>
+
!width="20%"|Type  
 +
!width="70%"|Brief Description
 +
|-
 +
|   mask_array(:)    || int (ptr) || list of masked spectra
 +
|}
  
  

Revision as of 16:04, 30 January 2008

The elements of the object are as follows:

IXTmask definition
Element Type Brief Description
mask_array(:) int (ptr) list of masked spectra



F90 syntax


use IXMmask

type(IXTmask):: mask
type(IXTstatus):: status

The following operations may be performed on this data type:

  • [General Operations]
  • [Special Subroutines]