AttributesSimulation
Provides attributes for the simulation, like visualizationEnabled and
writeSimulationData.
Field: writeSimulationData [boolean]
---
Field: fixedSeed [long]
---
Field: simulationSeed [long]
---
Field: digitsPerCoordinate [int]
---
Field: JSON_KEY [java.lang.String]
Store the members of this class under this key in the JSON file.
Field: simTimeStepLength [double]
Progress of simulation time between two simulation steps in a row.
Field: realTimeSimTimeRatio [double]
---
Field: visualizationEnabled [boolean]
---
Field: finishTime [double]
---
Field: useFixedSeed [boolean]
---
Field: printFPS [boolean]
---