T
- type of the parsed filepublic interface EphemerisFileParser<T extends EphemerisFile<?,?>>
Modifier and Type | Method and Description |
---|---|
T |
parse(DataSource source)
Parse an ephemeris file from a data source.
|
T parse(DataSource source)
source
- source providing the data to parseCopyright © 2002-2022 CS GROUP. All rights reserved.