| Package | Description |
|---|---|
| org.tinfour.svm |
Provides classes, interfaces, and resources for the Tinfour
Simple Volumetric Model (SVM) for estimating reservoir water
volume and surface area.
|
| org.tinfour.svm.properties |
Provides classes in support of the problem specification for
an SVM Analysis.
|
| Modifier and Type | Method and Description |
|---|---|
IIncrementalTin |
SvmComputation.processVolume(PrintStream ps,
SvmProperties properties,
SvmBathymetryData data)
Performs the main process, printing the results to the specified print
stream.
|
| Modifier and Type | Method and Description |
|---|---|
static SvmProperties |
SvmProperties.load(String[] args)
Loads a properties instance using values and paths specified through the
command-line arguments.
|
Copyright © 2019. All rights reserved.