Difference between revisions of "IXTsource"
Jump to navigation
Jump to search
m |
m |
||
Line 8: | Line 8: | ||
!{{Headcellstyle}} | Type | !{{Headcellstyle}} | Type | ||
! {{Headcellstyle}} | Description | ! {{Headcellstyle}} | Description | ||
+ | |- | ||
+ | | '''base''' | ||
+ | | [[IXTbase]] | ||
+ | | Used internally | ||
|- | |- | ||
| facility_name || char || Source name eg. ISIS | | facility_name || char || Source name eg. ISIS |
Revision as of 15:40, 4 August 2008
Structure
The elements of the object are as follows:
Field | Type | Description |
---|---|---|
base | IXTbase | Used internally |
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: