Class GroundReceiverCommonParametersWithDerivatives


  • public class GroundReceiverCommonParametersWithDerivatives
    extends Object
    Common intermediate parameters used to estimate measurements where receiver is a ground station.
    Since:
    12.0
    Author:
    Luc Maisonobe
    • Method Detail

      • getState

        public SpacecraftState getState()
        Get spacecraft state.
        Returns:
        spacecraft state
      • getIndices

        public Map<String,​Integer> getIndices()
        Get derivatives indices map.
        Returns:
        derivatives indices map
      • getOffsetToInertialDownlink

        public FieldTransform<Gradient> getOffsetToInertialDownlink()
        Get transform between station and inertial frame.
        Returns:
        transform between station and inertial frame
      • getStationDownlink

        public TimeStampedFieldPVCoordinates<Gradient> getStationDownlink()
        Get station position in inertial frame at end of the downlink leg.
        Returns:
        station position in inertial frame at end of the downlink leg
      • getTauD

        public Gradient getTauD()
        Get downlink delay.
        Returns:
        ownlink delay
      • getTransitState

        public SpacecraftState getTransitState()
        Get transit state.
        Returns:
        transit state