Package nmeaEmulator
Class NMEAFrontEnd
java.lang.Object
nmeaEmulator.NMEAFrontEnd
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
long[]
void
startSim
(NMEAOutdialog nmeaOutdialog) void
stopSim()
-
Field Details
-
STATUS_IDLE
public static final int STATUS_IDLE- See Also:
-
STATUS_RUNNING
public static final int STATUS_RUNNING- See Also:
-
-
Constructor Details
-
NMEAFrontEnd
-
-
Method Details
-
getSerialParams
-
getStatus
public int getStatus() -
getStatusString
-
getTimeLimits
public long[] getTimeLimits() -
startSim
-
stopSim
public void stopSim()
-