Package org.tinfour.svm
Provides classes, interfaces, and resources for the Tinfour
Simple Volumetric Model (SVM) for estimating reservoir water
volume and surface area.
-
Class Summary Class Description SvmBathymetryData A class for loading bathymetry and shoreline data to be used for estimating lake volume.SvmComputation Provide logic and elements for performing a volume computation for the specified input data.SvmLasFilter Implements logic for filtering sample points from LAS/LAZ files when they are used for the Simple Volumetric Model (SVM).SvmMain Provides the main method for running the Simple Volumetric Model (SVM).SvmShapefileVertexReader A utility for loading vertices from a file for testing -
Enum Summary Enum Description SvmBathymetryModel Indicates the form in which the bathymetry data was specified.