public class FES2004FormatReader extends OceanTidesCoefficientsReader
getCoefficientProvider method. Indeed, the OceanTidesCoefficientsFactory will determine the best reader to
use, depending on file available in the file system.OceanTidesCoefficientsReader,
Serialized FormreadCompleted| Constructor and Description |
|---|
FES2004FormatReader(String supportedNames)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadData(InputStream input,
String name)
Load data from a stream.
|
add, getCpmEpm, getCpmSpm, getDoodsonNumbers, getMaxDegree, getMaxOrder, getMinDegree, getSupportedNames, isEmpty, stillAcceptsDatapublic FES2004FormatReader(String supportedNames)
supportedNames - regular expression for supported files namespublic void loadData(InputStream input, String name) throws IOException, ParseException, PatriusException
loadData in interface DataLoaderloadData in class OceanTidesCoefficientsReaderinput - data input streamname - name of the file (or zip entry)IOException - if data can't be readParseException - if data can't be parsedPatriusException - if some data is missing
or if some loader specific error occursCopyright © 2025 CNES. All rights reserved.