Class IBS.Statistics
Object
Statistics
- Enclosing class:
IBS
The class managing the settings for statistics mode.
- Author:
- Christoph Hauert
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescription(package private) String[]The settings for the statistics.final CLOptionCommand line option to customize statistics settings.(package private) IBSThe model that is using the statistics settings.(package private) intThe number of samples before resetting the geometry.(package private) IBS.Statistics.TypeThe statistics type. -
Constructor Summary
ConstructorsConstructorDescriptionStatistics(IBS ibs) Instantiate new statistics settings for use in IBSmodels. -
Method Summary
-
Field Details
-
Constructor Details
-
Statistics
Instantiate new statistics settings for use in IBSmodels.- Parameters:
ibs- the model using this statistics settings
-
-
Method Details
-
getArgs
Get the settings for the statistics.- Returns:
- the statistics settings
- See Also:
-
toString
-