public class ACSOLFormatReader extends SolarActivityDataReader
readCompleted| Constructor and Description |
|---|
ACSOLFormatReader(String supportedNames)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
loadData(InputStream input,
String name)
Load data from a stream.
|
addApKp, addF107, getAp, getApKpMaxDate, getApKpMinDate, getApKpValues, getFluxMaxDate, getFluxMinDate, getInstantFluxValue, getInstantFluxValues, getKp, getMaxDate, getMinDate, getStepApKp, getStepF107, getSupportedNames, isEmpty, stillAcceptsDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckApKpValidity, checkFluxValiditypublic ACSOLFormatReader(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 SolarActivityDataReaderinput - 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.