ParmTable

Parameters can be stored and recovered from a Table, the ParmTable. At he moment the default columns in a ParmTable are:

Assigning a ParmTable to a MeqParm

A ParmTable can be assigned to a MeqParm by setting the field table_name in its state record. If table_name is a string, the table with that name is opened. If table_name is an HIID, the ForestState is searched for the corresponding field, which should contain a string with the tablename. In this way general trees can be generated, for which only a change in the forest state is needed to write to/read from specific tables.

ParmTable (last edited 2005-06-21 10:18:08 by MaaijkeMevius)