This sub-class adds HEAdas environment initialization
Parent Class:
Util::ParfileTool
Constructor
Accessors
- environment()
Returns a hash of environment variables which must
be set before running this tool.
- install_dir()
This method does all the initialization for this class, given
the name of the machine-specific instalation directory.
Note this method must be called after the corresponding method is called
for the Ftools.
- version()
Returns the version of the package being used.
Note this version name is derived by parsing the name
of the instalation directory.
- error_message()
Assemble the error message.
Override the generic message to specify "FTOOL".
Methods
Special Methods