public class SvmComputation extends Object
| Constructor and Description |
|---|
SvmComputation() |
| Modifier and Type | Method and Description |
|---|---|
IIncrementalTin |
processVolume(PrintStream ps,
SvmProperties properties,
SvmBathymetryData data)
Performs the main process, printing the results to the specified print
stream.
|
public IIncrementalTin processVolume(PrintStream ps, SvmProperties properties, SvmBathymetryData data) throws IOException
ps - a valid print stream instance for reporting output.properties - a valid set of properties specification for processing
options.data - a valid instance giving data for processingIOException - in the event of an unrecoverable I/O exception.Copyright © 2019. All rights reserved.