public class JumpOffParameters extends BasicParameters
Constructor and Description |
---|
JumpOffParameters()
Constructor for bean compliance.
|
JumpOffParameters(int numOfYears,
int maximumAge)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
Matrix2D |
getPEndSYf() |
Matrix2D |
getPEndSYm() |
void |
setPEndSYf(Matrix2D endSYf) |
void |
setPEndSYm(Matrix2D endSYm) |
getDeathProbInfant1halfFemale, getDeathProbInfant1halfMale, getFemalePropLiveBirth, getFertX, getMalePropLiveBirth, getMaxAge, getMortXf, getMortXm, getNumOfYears, getSurviveProbO100f, getSurviveProbO100m, setDeathProbInfant1halfFemale, setDeathProbInfant1halfMale, setFertX, setMaleRateLiveBirth, setMaxAge, setMortXf, setMortXm, setNumOfYears, setSurviveProbO100f, setSurviveProbO100m
public JumpOffParameters(int numOfYears, int maximumAge)
numOfYears
- number of years to be projectedmaximumAge
- the maximum age to be consideredpublic JumpOffParameters()
Copyright © 2013. All Rights Reserved.