Module lignum

Class ForestDescriptor

java.lang.Object
de.grogra.lignum.stlVoxelspace.ForestDescriptor
All Implemented Interfaces:
Mathsym

public class ForestDescriptor extends Object implements Mathsym
ForestDescriptor collects descriptive statistics and indices for the forest in the voxel space. The natural place to insert data (original Lignum comment) Translated from orignal C++ Lignum code.
Author:
Alexander Brinkmann
  • Constructor Details

    • ForestDescriptor

      public ForestDescriptor()
  • Method Details

    • updateLAI

      public void updateLAI(double A)
    • reset

      public void reset()
    • SetValue

      public double SetValue(LGMAD name, double value)
    • GetValue

      public double GetValue(LGMAD name)