public abstract class AWSTreeImpl extends java.lang.Object implements AWSTree
Modifier and Type | Class and Description |
---|---|
protected static class |
AWSTreeImpl.TestTreeVariable |
AWSTree.AWSTreeSpecies, AWSTree.TreeVariable
Modifier | Constructor and Description |
---|---|
protected |
AWSTreeImpl(AWSTree.AWSTreeSpecies species,
double relativeDbh,
double relativeHDRatio,
double regOffset) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
java.lang.Object |
getAWSTreeVariable(java.lang.Enum variable) |
double |
getDbhCm()
This method returns the diameter at breast height of the tree.
|
double |
getHeightM()
This method returns the tree height in m.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getProbability, registerProbability
getNumber
protected AWSTreeImpl(AWSTree.AWSTreeSpecies species, double relativeDbh, double relativeHDRatio, double regOffset)
public java.lang.Object getAWSTreeVariable(java.lang.Enum variable)
getAWSTreeVariable
in interface AWSTree
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
public double getHeightM()
HeightMProvider
getHeightM
in interface HeightMProvider
public double getDbhCm()
DbhCmProvider
getDbhCm
in interface DbhCmProvider