public class Rtcm1042Data extends RtcmEphemerisData
Container for RTCM 1042 data.
Since:
11.0
Author:
Bryan Cazabonne
  • Constructor Details

    • Rtcm1042Data

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

    • getBeidouNavigationMessage

      public BeidouLegacyNavigationMessage getBeidouNavigationMessage()
      Get the Beidou navigation message corresponding to the current RTCM data.

      This object can be used to initialize a GNSSPropagator

      Returns:
      the Beidou navigation message