Difference between revisions of "IXTmask"
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: | ||
− | {| | + | {| border ="1" cellpadding="2" |
− | | | + | |+ '''IXTmask definition''' |
− | | | + | !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:
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]