Return a vector of character strings giving the names of the objects in the
specified simulation environment.
Can be used with a simList object, because the method for this class
is simply a wrapper for calling ls on the simulation environment
stored in the simList object.
ls.simList(name)# S4 method for simList
ls(name)
objects.simList(name)
# S4 method for simList
objects(name)
A simList object.
Other functions to access elements of a simList object: .addDepends,
doEvent.checkpoint, envir,
events, globals,
inputs, ls.str.simList,
modules, objs,
packages, params,
paths, progressInterval,
times