Class Sinex


public class Sinex extends AbstractSinex
Container for Solution INdependent EXchange (SINEX) files.
Since:
13.0
Author:
Bryan Cazabonne, Luc Maisonobe
  • Constructor Details

  • Method Details

    • getSatellitesPhaseCenters

      public Map<SatInSystem,Map<GnssSignal,Vector3D>> getSatellitesPhaseCenters()
      Get the parsed satellites phase centers.
      Returns:
      unmodifiable view of parsed satellites phase centers
    • getStations

      public Map<String,Station> getStations()
      Get the parsed station data.
      Returns:
      unmodifiable view of parsed station data
    • getEopLoader

      public EopHistoryLoader getEopLoader(ITRFVersion itrfVersion)
      Get the parsed EOP data.
      Parameters:
      itrfVersion - ITRF version corresponding to the entries
      Returns:
      loader for EOP data