pylupnt.BroadcastMessage¶
- class pylupnt.BroadcastMessage¶
One generated broadcast navigation message (ephemeris or almanac) valid over a single fitting window.
- property frame¶
Frame of the fitted arc (= agent dynamics frame).
- property params¶
Fitted parameter vector of the model (see the model’s param_names()).
- property t_end_s¶
Validity-window end [s, same origin].
- property t_generated_s¶
Elapsed time the message was generated [s].
- property t_start_s¶
Validity-window start [s, same origin].