next up previous contents index
Next: Usage Up: Module paramreader_module Previous: Module paramreader_module   Contents   Index

Purpose

The ParamReader module provides the facility to read parameters in the form key = value from files or from the command line. In typical usage you would Param_Register a series of parameters with default values, then read some values from a parameter file overriding the defaults, possibly then reading from the command line arguments to override the options set by the parameter file.

gabor 2009-06-30