|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cad.simcad.worldsimulator.objects.parts.DumGPS
Constructor Summary | |
DumGPS(EmergencyVehicule ev)
Creates a new instance of DumGPS |
Method Summary | |
void |
emitSignal(GPSPosition po)
Emit a simulated GPS signal in the world |
GPSPosition |
getSignal()
Emit a simulated GPS signal in the world |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DumGPS(EmergencyVehicule ev)
Method Detail |
public void emitSignal(GPSPosition po) throws java.rmi.RemoteException
emitSignal
in interface GPSSim
po
- java.rmi.RemoteException
public GPSPosition getSignal() throws java.rmi.RemoteException
GPSSim
getSignal
in interface GPSSim
java.rmi.RemoteException
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |