Difference between revisions of "IXTbridge"
Jump to navigation
Jump to search
m |
m |
||
Line 1: | Line 1: | ||
− | |||
== Structure== | == Structure== | ||
Line 23: | Line 22: | ||
type(IXT):: bridge | type(IXT):: bridge | ||
− | type(IXTstatus):: status | + | type(IXTstatus):: status</pre> |
+ | |||
+ | |||
+ | |||
+ | ==Operations== | ||
+ | |||
+ | |||
The following operations may be performed on this data type: | The following operations may be performed on this data type: | ||
− | General Operations | + | *[[General Operations]] |
− | Special Subroutines | + | *[[Special Subroutines]] |
+ | |||
+ | |||
Class Specific Operations | Class Specific Operations | ||
− | IXFcompare_bridge | + | *[[IXFcompare_bridge]] |
− | IXFpopulate_bridge | + | *[[IXFpopulate_bridge]] |
Revision as of 10:57, 3 April 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
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