pal.substmodel
Class TemporalModelChange.Utils

java.lang.Object
  extended by pal.substmodel.TemporalModelChange.Utils
Enclosing interface:
TemporalModelChange

public static final class TemporalModelChange.Utils
extends java.lang.Object


Constructor Summary
TemporalModelChange.Utils()
           
 
Method Summary
static TemporalModelChange getSampleLinked(int sampleNumber)
           
static TemporalModelChange getSpecificHeight(double height)
           
static TemporalModelChange getSpecificTime(double time, TimeOrderCharacterData tocd)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemporalModelChange.Utils

public TemporalModelChange.Utils()
Method Detail

getSampleLinked

public static final TemporalModelChange getSampleLinked(int sampleNumber)

getSpecificTime

public static final TemporalModelChange getSpecificTime(double time,
                                                        TimeOrderCharacterData tocd)

getSpecificHeight

public static final TemporalModelChange getSpecificHeight(double height)