public class DedotsExampleDriver extends PeterPerfect
SPAD_THRESHOLD
Constructor and Description |
---|
DedotsExampleDriver() |
Modifier and Type | Method and Description |
---|---|
void |
automaticDriver(double currentSpeed,
double currentDistance,
double trainLength,
boolean preventEarlyRunning,
int preventEarlyRunningSeconds,
int runningTimeDeviation,
double gradient,
java.lang.String spadNode,
boolean trackPositionNull) |
initialise
public void automaticDriver(double currentSpeed, double currentDistance, double trainLength, boolean preventEarlyRunning, int preventEarlyRunningSeconds, int runningTimeDeviation, double gradient, java.lang.String spadNode, boolean trackPositionNull)
automaticDriver
in interface APIDriver
automaticDriver
in class PeterPerfect