Uses of Class
rcs.nml.NMLSingleVarLog

Packages that use NMLSingleVarLog
rcs.nml   
 

Uses of NMLSingleVarLog in rcs.nml
 

Methods in rcs.nml that return NMLSingleVarLog
 NMLSingleVarLog NMLConnection.getSingleVarLog(int var_log_number)
          Get a NMLSingleVaLog object associated with the var_log_number that should have been returned by setupSingleVarLog()
 NMLSingleVarLog NMLConnectionInterface.getSingleVarLog(int var_log_number)
          Get a NMLSingleVaLog object associated with the var_log_number that should have been returned by setupSingleVarLog()