|
GridSim v3.1beta |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sim_output | |
eduni.simjava | Classes that form the main simulation structure of SimJava . |
Uses of Sim_output in eduni.simjava |
Classes in eduni.simjava that implement Sim_output | |
class |
Sim_outfile
The default trace output class, which implements the Sim_output interface. |
Methods in eduni.simjava that return Sim_output | |
static Sim_output |
Sim_system.get_trcout()
Get the object to which the simulation trace is sent. |
Methods in eduni.simjava with parameters of type Sim_output | |
static void |
Sim_system.initialise(Sim_output out,
java.lang.Thread sim)
Initialise the system to draw simdiag diagrams. |
|
GridSim v3.1beta |
||||||||||
PREV NEXT | FRAMES NO FRAMES |