Next: Parameters
Up: Basic building blocks
Previous: Basic building blocks
The SEP.parameter.parameter
is a holding class for information about
a parameter that can be described by an ASCII string.
It can store documentation about the parameter,
its current value, and/or some default value
for the parameter.
In addition to providing
a simple mechanism for accessing arbitrary objects,
it is also useful for documenting programs/objects and
checking to make sure all parameters required
for a given routine have been set.
Stanford Exploration Project
5/3/2005