Package pal.misc
Interface Units
- All Known Subinterfaces:
ParameterizedTree
,Tree
,UnitsProvider
- All Known Implementing Classes:
ClockTree
,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
,WindowedMutationRate
public interface Units
interface holding unit constants
- Version:
- $Id: Units.java,v 1.11 2004/08/02 05:22:04 matt Exp $
- Author:
- Alexei Drummond, Matthew Goode
-
Field Details
-
EXPECTED_SUBSTITUTIONS
static final int EXPECTED_SUBSTITUTIONS- See Also:
-
GENERATIONS
static final int GENERATIONS- See Also:
-
DAYS
static final int DAYS- See Also:
-
MONTHS
static final int MONTHS- See Also:
-
YEARS
static final int YEARS- See Also:
-
SAMPLE
static final int SAMPLE- See Also:
-
UNKNOWN
static final int UNKNOWN- See Also:
-
UNIT_NAMES
-
SHORT_UNIT_NAMES
-