Evaluator Program Tester is a utility
program used for debugging operator entered evaluator
equations. It displays parsing and symbolic manipulations performed by the
evaluator to calculate the required numbers. It also shows how relevant equation
variables link to the respective points in RUEX database, as well as complete
evaluation results, including all intermediate numbers generated and used to
obtain the final results.
The utility is used by BTE only, in cases where RUEX has a hard time
compiling the above mentioned equations. NTMC users usually do not have to use
this program.