griddedTableDef — Defines an orthogonally gridded table of data points
griddedTableDef : [name], [gtID], [units] description? (provenance | provenanceRef)? breakpointRefs uncertainty? dataTable
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; if so, it requires a gtID identifier attribute so that it may be used by multiple functions.
2010-05-07