Uses of Class
org.tinfour.svm.SvmBathymetryData
-
Packages that use SvmBathymetryData 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. -
-
Uses of SvmBathymetryData in org.tinfour.svm
Methods in org.tinfour.svm with parameters of type SvmBathymetryData Modifier and Type Method Description voidSvmComputation. processVolume(PrintStream ps, SvmProperties properties, SvmBathymetryData data)Performs the main process, printing the results to the specified print stream.
-