public class NativeParameters extends BasicParameters
Constructor and Description |
---|
NativeParameters()
Constructor for bean compliance.
|
NativeParameters(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 NativeParameters(int numOfYears, int maximumAge)
numOfYears
- number of years to be projectedmaximumAge
- the maximum age to be consideredpublic NativeParameters()
Copyright © 2012. All Rights Reserved.