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