public class FESCHatEpsilonReader extends OceanTidesReader
Constructor and Description |
---|
FESCHatEpsilonReader(String supportedNames,
double scaleCHat,
double scaleEpsilon,
OceanLoadDeformationCoefficients oldc,
Map<Integer,Double> astronomicalAmplitudes)
Simple constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
loadData(InputStream input,
String name)
Load data from a stream.
|
addWaveCoefficients, canAdd, endParse, getMaxParseDegree, getMaxParseOrder, getSupportedNames, getWaves, setMaxParseDegree, setMaxParseOrder, startParse, stillAcceptsData
public FESCHatEpsilonReader(String supportedNames, double scaleCHat, double scaleEpsilon, OceanLoadDeformationCoefficients oldc, Map<Integer,Double> astronomicalAmplitudes)
supportedNames
- regular expression for supported files namesscaleCHat
- scale of the CHat parametersscaleEpsilon
- scale of the epsilon parametersoldc
- load deformation coefficients for ocean tidesastronomicalAmplitudes
- map for astronomical amplitudesAstronomicalAmplitudeReader.getAstronomicalAmplitudesMap()
public 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-2022 CS GROUP. All rights reserved.