|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MDTSim | |
cad.simcad.objectserver.factory | |
cad.simcad.objectserver.spec.sim | |
cad.simcad.worldsimulator.objects.parts | |
cad.simcad.worldsimulator.objects.units |
Uses of MDTSim in cad.simcad.objectserver.factory |
Methods in cad.simcad.objectserver.factory that return MDTSim | |
static MDTSim |
SimPartsFactory.createDumMDTSim(EmergencyVehicule ev)
|
static MDTSim |
SimPartsFactory.createRemoteMDTSim(EmergencyVehicule ev)
|
static MDTSim |
SimPartsFactory.createRemoteMDTSim(SimAmbulance sa,
EmergencyVehicule ev)
|
Uses of MDTSim in cad.simcad.objectserver.spec.sim |
Methods in cad.simcad.objectserver.spec.sim that return MDTSim | |
MDTSim |
SimAmbulance.getMDTSim()
Returns the simulated MDT of this ambulance |
Methods in cad.simcad.objectserver.spec.sim with parameters of type MDTSim | |
void |
SimAmbulance.setMDTSim(MDTSim mdt)
Set the simulated MDT of this ambulance |
Uses of MDTSim in cad.simcad.worldsimulator.objects.parts |
Classes in cad.simcad.worldsimulator.objects.parts that implement MDTSim | |
class |
DumMDT
|
class |
MDT
This Object belongs to a SimAmbulance. |
Methods in cad.simcad.worldsimulator.objects.parts that return MDTSim | |
static MDTSim |
MDT.createMDT(SimAmbulance sa,
EmergencyVehicule ev)
|
Uses of MDTSim in cad.simcad.worldsimulator.objects.units |
Fields in cad.simcad.worldsimulator.objects.units declared as MDTSim | |
protected MDTSim |
Ambulance._mdt
|
Methods in cad.simcad.worldsimulator.objects.units that return MDTSim | |
MDTSim |
Ambulance.getMDTSim()
Returns the simulated MDT of this ambulance |
Methods in cad.simcad.worldsimulator.objects.units with parameters of type MDTSim | |
void |
Ambulance.setMDTSim(MDTSim mdt)
Set the simulated MDT of this ambulance |
|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |