Class GPSLegacyNavigationMessageFactory

All Implemented Interfaces:
Cloneable, OrbitalParameterFactory<GPSLegacyNavigationMessage>

public class GPSLegacyNavigationMessageFactory extends LegacyNavigationMessageFactory<GPSLegacyNavigationMessage>
Since:
14.0
Author:
Luc Maisonobe
  • Constructor Details

    • GPSLegacyNavigationMessageFactory

      public GPSLegacyNavigationMessageFactory(TimeScales timeScales, SatelliteSystem system, String type, Frame inertial, Frame bodyFixed)
      Simple constructor.
      Parameters:
      timeScales - known time scales
      system - satellite system to use for interpreting week number
      type - message type (null if not a navigation message)
      inertial - reference inertial frame
      bodyFixed - body fixed frame (will be frozen at date to build the orbital elements
  • Method Details

    • createFromDrivers

      public GPSLegacyNavigationMessage createFromDrivers()
      Create orbital parameters from current drivers values.
      Returns:
      created orbital parameters