public final class Constants extends Object
Modifier and Type | Field and Description |
---|---|
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.
|
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
Copyright © 2013. All Rights Reserved.