public class MigParameters extends BasicParameters
Constructor and Description |
---|
MigParameters()
Constructor for bean compliance.
|
MigParameters(int numOfYears,
int maximumAge)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Matrix2D |
getMigrantsXf() |
Matrix2D |
getMigrantsXm() |
void |
setMigrantsXf(Matrix2D migrantsXf) |
void |
setMigrantsXm(Matrix2D migrantsXm) |
getDeathProbInfant1halfFemale, getDeathProbInfant1halfMale, getFemalePropLiveBirth, getFertX, getMalePropLiveBirth, getMaxAge, getMortXf, getMortXm, getNumOfYears, getSurviveProbO100f, getSurviveProbO100m, setDeathProbInfant1halfFemale, setDeathProbInfant1halfMale, setFertX, setMaleRateLiveBirth, setMaxAge, setMortXf, setMortXm, setNumOfYears, setSurviveProbO100f, setSurviveProbO100m
Copyright © 2012. All Rights Reserved.