Difference between revisions of "IXTsource"
Jump to navigation
Jump to search
m |
m (→F90 syntax) |
||
| Line 16: | Line 16: | ||
==F90 syntax== | ==F90 syntax== | ||
| − | use IXMsource | + | |
| + | |||
| + | <pre>use IXMsource | ||
type(IXTsource):: source | type(IXTsource):: source | ||
| − | type(IXTstatus):: status | + | 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: