|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp3j.simulation.calculation.deterministic.Constants
public final class Constants
Container for some basic constants. Created on July 16, 2006
Field Summary | |
---|---|
static int |
BASELINE_AMOUNT_MORT_MATRICES
The baseline amount of persons in the mortality matrices. |
static short |
DEFAULT_MAXIMUM_AGE
Default maximum age that can be reached (all people older are not distinguished by their age anymore). |
static byte |
DEFAULT_NUM_GENERATIONS
Default number of generations to be considered. |
static short |
DEFAULT_NUM_YEARS
Default number of years to be predicted. |
static short |
FERT_AGE_BEGIN
Beginning of the fertility ages. |
static short |
FERT_AGE_END
End of the fertility ages. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final short DEFAULT_MAXIMUM_AGE
public static final int BASELINE_AMOUNT_MORT_MATRICES
public static final short FERT_AGE_BEGIN
public static final short FERT_AGE_END
public static final byte DEFAULT_NUM_GENERATIONS
public static final short DEFAULT_NUM_YEARS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |