|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimGlobals | |
---|---|
bcds.phison.sim | This package comprises the simulator and several processing modules. |
Uses of SimGlobals in bcds.phison.sim |
---|
Methods in bcds.phison.sim that return SimGlobals | |
---|---|
SimGlobals<V,E> |
PmBase.ctx()
Returns the simulation context. |
SimGlobals<V,E> |
SimCore.ctx()
Returns the context associated to this simulator. |
Constructors in bcds.phison.sim with parameters of type SimGlobals | |
---|---|
LinkCosts(SimGlobals<V,E> G,
SimParams opt)
|
|
SimCore(SimGlobals<V,E> context,
SimParams opt)
Creates a new instance. |
|
SimTask(SimGlobals<V,E> context,
SimParams opt)
Creates a new instance; the parameters are passed to the parent constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |