Class NavICLegacyNavigationMessageFactory

All Implemented Interfaces:
Cloneable, OrbitalParameterFactory<NavICLegacyNavigationMessage>

public class NavICLegacyNavigationMessageFactory extends LegacyNavigationMessageFactory<NavICLegacyNavigationMessage>
Since:
14.0
Author:
Luc Maisonobe
  • Constructor Details

    • NavICLegacyNavigationMessageFactory

      public NavICLegacyNavigationMessageFactory(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 NavICLegacyNavigationMessage createFromDrivers()
      Create orbital parameters from current drivers values.
      Returns:
      created orbital parameters