public class ResultAggregation extends Object
Constructor and Description |
---|
ResultAggregation(int numberOfGenerations,
int numberOfYears,
SubPopulationModel subPopModel)
Instantiates a new result aggregation helper.
|
Modifier and Type | Method and Description |
---|---|
IAggregationSelector[] |
getSelectorsForAggregatedDataExport()
Gets the selectors for aggregated data export.
|
IAggregationSelector[] |
getSelectorsForReport()
Gets the selectors to be used for report generation.
|
public ResultAggregation(int numberOfGenerations, int numberOfYears, SubPopulationModel subPopModel)
numberOfGenerations
- the number of generationsnumberOfYears
- the number of yearssubPopModel
- the sub pop modelpublic IAggregationSelector[] getSelectorsForReport()
public IAggregationSelector[] getSelectorsForAggregatedDataExport()
Copyright © 2013. All Rights Reserved.