Difference between revisions of "IXTbridge"
Jump to navigation
Jump to search
m |
m |
||
| Line 10: | Line 10: | ||
! {{Headcellstyle}} | Description | ! {{Headcellstyle}} | Description | ||
|- | |- | ||
| − | |ws_bridge || IXTws_bridge || workspace to spectra bridge | + | |'''base''' |
| + | | [[IXTbase]] | ||
| + | | interal use | ||
| + | |- | ||
| + | |||
| + | |'''ws_bridge''' || [[IXTws_bridge]] || workspace to spectra bridge | ||
|- | |- | ||
| − | |sw_bridge || IXTsw_bridge || spectra to workspace bridge | + | |'''sw_bridge''' || [[IXTsw_bridge]] || spectra to workspace bridge |
|} | |} | ||
Latest revision as of 08:37, 5 August 2008
Structure
The elements of the object are as follows:
| Field | Type | Description |
|---|---|---|
| base | IXTbase | interal use |
| ws_bridge | IXTws_bridge | workspace to spectra bridge |
| sw_bridge | IXTsw_bridge | spectra to workspace bridge |
F90 syntax
use IXMbridge type(IXT):: bridge type(IXTstatus):: status
Operations
The following operations may be performed on this data type:
Class Specific Operations