public class ScanFactory
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ScanFactory.ScanType
enumeration of synthetic scan types
|
Constructor and Description |
---|
ScanFactory() |
Modifier and Type | Method and Description |
---|---|
static SyntheticScan |
getMeasurementModule(SimulationParams simParams,
SimulableScheme scheme,
Substrate substrate,
Walker[] walker)
factory method.
|
public static final SyntheticScan getMeasurementModule(SimulationParams simParams, SimulableScheme scheme, Substrate substrate, Walker[] walker)
simParams
- simulation parameters objectscheme
- acquisition schemesubstrate
- the substratewalker
- array of walkersscanType
- what type of scan do we want?