public class MSDProcessor
extends java.lang.Object
Constructor | Description |
---|---|
MSDProcessor(Space space,
java.lang.String inputFile,
java.lang.String outputFile) |
Modifier and Type | Method | Description |
---|---|---|
void |
fillArrays() |
|
void |
setDeltaTmax(int newDeltaTmax) |
Allows for a new value of deltaTmax.
|
public MSDProcessor(Space space, java.lang.String inputFile, java.lang.String outputFile)
public void setDeltaTmax(int newDeltaTmax)
newDeltaTmax
- - The new value of deltaTmax.public void fillArrays()