griddedTableDef — Defines an orthogonally gridded table of data points
griddedTableDef : [name], gtID, [units] description? (provenance | provenanceRef)? breakpointRefs uncertainty? dataTable
name
(optional) The name of the gridded table.
gtID
An internal identifier for the table. As of DAVE-ML 2.0, it is required for all tables (previously was required only if the table was to be be reused by another function or was defined outside of a function.
units
(optional) Units of measure for the table values.
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 may be specified separately from the actual function declaration.
DAVEfunc
functionDefn
description
provenance
provenanceRef
breakpointRefs
uncertainty
dataTable
2011-01-06