Interface EphemerisFile<C extends TimeStampedPVCoordinates,​S extends EphemerisFile.EphemerisSegment<C>>

    • Method Detail

      • getSatellites

        Map<String,​? extends EphemerisFile.SatelliteEphemeris<C,​S>> getSatellites()
        Get the loaded ephemeris for each satellite in the file.
        Returns:
        a map from the satellite's ID to the information about that satellite contained in the file.