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, getSupportedNames, isEmpty, stillAcceptsData
public ACSOLFormatReader(String supportedNames) throws PatriusException
supportedNames
- regular expression for supported files namesPatriusException
- thrown if UTC-TAI data cannot be readpublic 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 © 2018 CNES. All Rights Reserved.