public class WalkerFactory
extends java.lang.Object
Constructor and Description |
---|
WalkerFactory() |
Modifier and Type | Method and Description |
---|---|
static Walker |
getWalker(double[] r0,
StepGenerator stepGen,
Substrate substrate,
SyntheticScan synthScan,
java.io.DataOutputStream trajWriter,
SimulationParams simParams)
constructs the correct type of walker for the desired simulation
|
public static final Walker getWalker(double[] r0, StepGenerator stepGen, Substrate substrate, SyntheticScan synthScan, java.io.DataOutputStream trajWriter, SimulationParams simParams)