Next: DIMSPEC3
Up: Record Type Format Specifications
Previous: DIMSPEC1
  Contents
DIMSPEC2
This record type specifies the Level 2 dimensions of
the data object. There must be one DESCRIP2 record for each Level 2
dimension. The field arrays are OBJDESC.NDIM2 elements in length.
- name
-
- RECTYPE
-
- I
- is the record type code = 22
- RESERVE0
-
- I
- is reserved for future expansion
- RESERVE1
-
- I
- is reserved for future expansion
- INDEX
-
- I*
- is the relative index pointer for the Level 2 dimensions.
The values in this field are pointers
that map the ordering of the DESCRIP2 records into the actual
data array index order. Counting begins with 0 or 1 as specified
in TEST.SPECB.IDXSTART. See the discussion in Section 2.3.2
- GPTNUM
-
- I*
- is the number of grid points defined along each dimension
(the rank of the dimension). These values must be either greater than zero
or equal to -1 (the latter to indicate
unboundedness)
Next: DIMSPEC3
Up: Record Type Format Specifications
Previous: DIMSPEC1
  Contents
Eric Nash
2003-09-25