p3j.simulation.calculation.deterministic.parameters
Class MigChildParameters
java.lang.Object
p3j.simulation.calculation.deterministic.parameters.BasicParameters
p3j.simulation.calculation.deterministic.parameters.MigChildParameters
public class MigChildParameters
- extends BasicParameters
Parameters for children of migrants.
Created on July 22, 2006
- Author:
- Christina Bohk, Roland Ewald
Methods inherited from class p3j.simulation.calculation.deterministic.parameters.BasicParameters |
getDeathProbInfant1halfFemale, getDeathProbInfant1halfMale, getFemalePropLiveBirth, getFertX, getMalePropLiveBirth, getMaxAge, getMortXf, getMortXm, getNumOfYears, getSurviveProbO100f, getSurviveProbO100m, setDeathProbInfant1halfFemale, setDeathProbInfant1halfMale, setFertX, setMaleRateLiveBirth, setMaxAge, setMortXf, setMortXm, setNumOfYears, setSurviveProbO100f, setSurviveProbO100m |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigChildParameters
public MigChildParameters(int numOfYears,
int maximumAge)
- Default constructor.
- Parameters:
numOfYears
- number of years to be predictedmaximumAge
- the maximum age to be considered
MigChildParameters
public MigChildParameters()
- Constructor for bean compliance. Do NOT use manually.
getOldMeanXf
public Matrix2D getOldMeanXf()
setOldMeanXf
public void setOldMeanXf(Matrix2D oldMeanXf)
getOldFertX
public Matrix2D getOldFertX()
setOldFertX
public void setOldFertX(Matrix2D oldFertX)
Copyright © 2012. All Rights Reserved.