Difference between revisions of "IXTsw bridge"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
| + | This is a spectra to workspace bridge | ||
| + | |||
==Structure== | ==Structure== | ||
Revision as of 08:40, 5 August 2008
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 |
| spec_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: