- getBoundaryConstraints() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets a list of constraints defining the boundary of the body of water to be
analyzed.
- getBoundarySpecifications() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get a list of the SVM file specifications for teh polygon bounding
constraints of the body of water.
- getBounds() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the overall bounds of the sounding and constraint data
- getCapacityGraphDimensions() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the dimensions for the capacity graph image file.
- getCapacityGraphFile() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the path to a file for writing a graph of the capacity as a function of
water level.
- getCapacityGraphTitle() - Method in class org.tinfour.svm.properties.SvmProperties
-
Gets the title for the capacity graph image
- getContourGraphDimensions() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the dimensions for the contour graph image file.
- getContourGraphFile() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the path to a file for writing an image file showing a contour
plot of the reservoir data.
- getContourGraphLegendText() - Method in class org.tinfour.svm.properties.SvmProperties
-
Gets the title for the capacity graph image
- getField() - Method in class org.tinfour.svm.properties.SvmFileSpecification
-
Get the named data field String from the specification (if supplied)
- getFile() - Method in class org.tinfour.svm.properties.SvmFileSpecification
-
Get the file reference from the specification
- getGridCellSize() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the grid cell size, if provided.
- getGridFile() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the path to a file for writing an output ASC file giving an
interpolated grid of water bottom elevations.
- getInputFolder() - Method in class org.tinfour.svm.properties.SvmProperties
-
Gets the input folder specification from the properties;
if the properties do not contain a key/value for inputFolder,
a null is returned.
- getIslandConstraints() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets a list of those constraints which enclose island areas (non data
areas)
- getLabel() - Method in class org.tinfour.svm.properties.SvmUnitSpecification
-
Get the name of the unit
- getLakeConstraints() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets a list of those constraints which enclose the data area
- getMaxZ() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the maximum sounding value in the source data
- getMeanZ() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the mean of the sounding values in the source data
- getMinZ() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the minimum sounding value in the source data
- getNominalPointSpacing() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets the nominal spacing for the data set.
- getOutputFolder() - Method in class org.tinfour.svm.properties.SvmProperties
-
Gets the output folder specification from the properties; if the properties
do not contain a key/value for outputFolder, a null is returned.
- getReducedListOfSoundings(int) - Method in class org.tinfour.svm.SvmBathymetryData
-
Get a reduced list of the soundings.
- getReportFile() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the path to a file for writing an output report giving a record of the
computation parameters and results used for running the Simple Volumetric
Model.
- getSampleSpecifications() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get a list of the SVM file specifications for input samples.
- getScaleFactor() - Method in class org.tinfour.svm.properties.SvmUnitSpecification
-
Get a scaling factor for the unit of measure
- getShorelineReferenceElevation() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the shoreline reference elevation, if provided.
- getShoreReferenceElevation() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the reference elevation for the shoreline (conservation pool elevation)
- getSoundingBounds() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get the bounds of the sounding data
- getSoundings() - Method in class org.tinfour.svm.SvmBathymetryData
-
Get a list of the soundings.
- getSoundingsAndSupplements() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets all bathymetry sounding data, including both the main soundings list
and any supplemental data that was loaded.
- getSupplements() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets a list of supplementary samples.
- getSupplementSpecifications() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get a list of the SVM file specifications for supplemental samples.
- getTableFile() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the path to a file for writing an output table giving volume and
elevation at fixed intervals (specified by getTableInterval()).
- getTableInterval() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the interval for computing a series of surface elevation values to be
used for modeling.
- getTimeToLoadData() - Method in class org.tinfour.svm.SvmBathymetryData
-
Gets the time required to load the input data
- getUnitOfArea() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the a description and potential conversion factor unit to be used for
specifying surface area.
- getUnitOfDistance() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the a description and potential conversion factor unit to be used for
specifying horizontal and vertical distances.
- getUnitOfVolume() - Method in class org.tinfour.svm.properties.SvmProperties
-
Get the a description and potential conversion factor unit to be used for
specifying volume.
- getVerticalTransform() - Method in class org.tinfour.svm.properties.SvmFileSpecification
-
Get the vertical coordinate transform from the specification (if supplied)