Name
griddedTableDef — Defines an orthogonally-gridded table of data points
Attributes
name (optional) - the name of the gridded table |
gtID (optional) - an internal, document-unique XMLname for the table |
units (optional) - units of measure for the table values |
Description
A griddedTableDef contains points arranged in an orthogonal (but
multi-dimensional) array, where the independent variables are defined
by separate breakpoint vectors. This table definition is specified
separately from the actual function declaration and requires an XML
identifier attribute so that it may be used by multiple functions.