Direct Known Subclasses:
Rtcm1045Data

public class Rtcm1046Data extends RtcmEphemerisData
Container for RTCM 1046 data.
Since:
14.0
Author:
Nathan Schiffmacher
  • Constructor Details

    • Rtcm1046Data

      public Rtcm1046Data(int satelliteId, AccuracyProvider accuracyProvider, GalileoNavigationMessageFactory factory)
      Constructor.
      Parameters:
      satelliteId - satellite ID
      accuracyProvider - accuracy provider
      factory - factory for QZSS navigation message
      Since:
      14.0
  • Method Details

    • getGalileoNavigationMessage

      public GalileoNavigationMessage getGalileoNavigationMessage()
      Get the Galileo navigation message corresponding to the current RTCM data.

      This object can be used to initialize a GNSSPropagator

      Returns:
      the Galileo navigation message