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, stillAcceptsData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkApKpValidity, checkFluxValidity
public ACSOLFormatReader(String supportedNames)
supportedNames
- regular expression for supported files namespublic void loadData(InputStream input, String name) throws IOException, ParseException, PatriusException
loadData
in interface DataLoader
loadData
in class SolarActivityDataReader
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 © 2023 CNES. All rights reserved.