IXTsw bridge

From LIBISIS
Jump to navigation Jump to search

This is a spectra to workspace bridge

Structure

The elements of the object are as follows:

Field Type Description
base IXTbase interal use
spec_no(:) int (ptr) spectrum number
total_work(:) int (ptr) total # of workspace spectrum contained in
work_ind(:) int (ptr) indeces of workspace for each spectra
work_no(:) int (ptr) workspace numbers


F90 syntax

use IXMsw_bridge

type(IXTsw_bridge):: sw_bridge
type(IXTstatus):: status


Operations

The following operations may be performed on this data type:


Class Specific Operations: