Difference between revisions of "IXTsource"
Jump to navigation
Jump to search
m (→F90 syntax) |
m |
||
Line 22: | Line 22: | ||
type(IXTsource):: source | type(IXTsource):: source | ||
type(IXTstatus):: status</pre> | type(IXTstatus):: status</pre> | ||
+ | |||
+ | |||
==Operations== | ==Operations== |
Revision as of 13:29, 3 April 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
facility_name | char | Source name eg. ISIS |
frequency | real | Source frequency |
F90 syntax
use IXMsource type(IXTsource):: source type(IXTstatus):: status
Operations
The following operations may be performed on this data type: