next up previous contents
Next: DESCSUP Up: Record Type Format Specifications Previous: DESCRIP   Contents


DESCVAL


For each DESCRIP or DESCRIP$j$ ($j = 1, 2, 3$) record there will be one DESCVAL record. This record type specifies the grid points along the dimension specified.


name

\begin{recb}
\item[{\hspace{-2em} \underline{format}}] \underline{description}
\end{recb}
RECTYPE

I
is the record type code = 35
DLEVEL

I
specifies the dimension level and, if this DESCVAL record is associated with a DESCRIP record (as opposed to DESCRIP1, DESCRIP2, or DESCRIP3), then the DINDEX of that DESCRIP record as well. The LEVEL bit field must be the same as in the corresponding DESCRIP or DESCRIP[LEVEL] record

LEVEL
(bits 0-1) the dimensional level
DINDEX
(bits 2-31) if zero, this record corresponds to a DESCRIP1, DESCRIP2, or DESCRIP3 record; otherwise, it goes with the DESCRIP record whose LEVEL, DEXSORT and DINDEX fields match this record's
DEXSORT

I
NDEX
(bits 0-15) is the dimension index. Must be the same as in the corresponding DESCRIP or DESCRIP[LEVEL] record
RECSORT
(bits 16-31) is the record index. Must be the same as in the corresponding DESCRIP or DESCRIP[LEVEL] record
AVALS

?*
is an array of values of the descriptor for each grid point of the dimension specified. These values are formatted as in the DESCRIP.DESFMT and DESCRIP.STORG or DESCRIP[LEVEL].DESFMT and DESCRIP[LEVEL].STORG fields


next up previous contents
Next: DESCSUP Up: Record Type Format Specifications Previous: DESCRIP   Contents
Eric Nash 2003-09-25