public class GRGSRL02FormatReader extends VariablePotentialCoefficientsReader
| Constructor and Description |
|---|
GRGSRL02FormatReader(String supportedNames)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadData(InputStream input,
String name)
Load data from a stream.
|
add, getAe, getData, getDate, getMaxDegree, getMu, getSupportedNames, put, setAe, setMaxDegree, setMu, setReadCompleted, setYear, stillAcceptsDatapublic GRGSRL02FormatReader(String supportedNames)
supportedNames - regular expression for supported files namespublic void loadData(InputStream input, String name) throws IOException, ParseException, PatriusException
input - 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.