public interface BWDStand extends DominantHeightMProvider
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isCompactClayInFirst50cm()This method returns true if there is a compact clay layer in the first 50 cm in depth. | 
| boolean | isFlatLand()This method returns true if the stand is located on flat land. | 
| boolean | isRockInTheFirst50cm()This method returns true if there are some rocks in the first 50 cm in depth. | 
getDominantHeightMboolean isCompactClayInFirst50cm()
boolean isRockInTheFirst50cm()
boolean isFlatLand()