Interface GnssSignal

All Superinterfaces:
RadioWave
All Known Implementing Classes:
PredefinedGnssSignal

public interface GnssSignal extends RadioWave
Intermediate level interface for radio waves related to GNSS common frequency.
Since:
12.1
Author:
Luc Maisonobe
  • Field Details

  • Method Details

    • getRatio

      double getRatio()
      Get the ratio f/f0, where f0 is the common frequency.
      Returns:
      ratio f/f0, where f0 is the common frequency
      See Also:
    • getName

      String getName()
      Get the RINEX name for the frequency.
      Returns:
      RINEX name for the frequency
    • getSatelliteSystem

      SatelliteSystem getSatelliteSystem()
      Get the satellite system for which this frequency is defined.
      Returns:
      satellite system for which this frequency is defined