DataLoaderpublic class FESCnmSnmReader extends OceanTidesReader
| Constructor | Description |
|---|---|
FESCnmSnmReader(String supportedNames,
double scale) |
Simple constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
loadData(InputStream input,
String name) |
Load data from a stream.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddWaveCoefficients, canAdd, endParse, getMaxParseDegree, getMaxParseOrder, getSupportedNames, getWaves, setMaxParseDegree, setMaxParseOrder, startParse, stillAcceptsDatapublic FESCnmSnmReader(String supportedNames, double scale)
supportedNames - regular expression for supported files namesscale - scale of the Cnm, Snm parameterspublic void loadData(InputStream input, String name) throws IOException
input - data input streamname - name of the file (or zip entry)IOException - if data can't be readCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.