ParameterizedTree, Tree, UnitsProviderClockTree, ClusterTree, CoalescentIntervals, ConstantMutationRate, ConstantPopulation, ConstExpConst, ConstExpGrowth, DemographicClockTree, DemographicModel, ExpandingPopulation, ExponentialGrowth, IntervalsExtractor, LogParameterizedTree, MutationRateModel, MutationRateModelTree, NeighborJoiningTree, ParameterizedTree.ParameterizedTreeBase, ReadTree, SimpleTree, SkylinePlot, SteppedMutationRate, SUPGMATree, TimeOrderCharacterData, Tree.TreeBase, UnconstrainedTree, UPGMATree, WindowedMutationRatepublic interface Units
| Modifier and Type | Field | Description |
|---|---|---|
static int |
DAYS |
|
static int |
EXPECTED_SUBSTITUTIONS |
|
static int |
GENERATIONS |
|
static int |
MONTHS |
|
static int |
SAMPLE |
|
static java.lang.String[] |
SHORT_UNIT_NAMES |
|
static java.lang.String[] |
UNIT_NAMES |
|
static int |
UNKNOWN |
|
static int |
YEARS |
static final int EXPECTED_SUBSTITUTIONS
static final int GENERATIONS
static final int DAYS
static final int MONTHS
static final int YEARS
static final int SAMPLE
static final int UNKNOWN
static final java.lang.String[] UNIT_NAMES
static final java.lang.String[] SHORT_UNIT_NAMES