Function lupnt::ComputeOneWayRangeRateLTR

Function Documentation

Real lupnt::ComputeOneWayRangeRateLTR(Real epoch_rx, Vec6 rv_tx_tr, Vec6 rv_rx_tr, Real dt_dot_tx, Real dt_dot_rx, BodyData target_center_body, BodyData rx_center_body, bool is_bodyfixed_target, bool is_bodyfixed_rx, Real hardware_delay, double T_I)

Compute the one-way range rate between two points considering light time delay.

Parameters:
  • epoch_rx – Reception epoch (TAI) t_R

  • rv_tx_trTransmitter position at reception time t_R (w.r.t to

  • rv_rx_trReceiver position at reception time t_R (w.r.t to

  • dt_dot_txTransmitter clock offset rate

  • dt_dot_rxReceiver clock offset rate

  • target_center_body – Central body of the target

  • rx_center_body – Central body of the receiver

  • is_bodyfixed_target – Flag to indicate if the target state is body-fixed

  • is_bodyfixed_rx – Flag to indicate if the receiver state is body-fixed

  • hardware_delay – Hardware delay [s]

  • T_I – Integration time [s]

Returns:

Real