Struct BroadcastMessage

Struct Documentation

struct BroadcastMessage

One generated broadcast navigation message (ephemeris or almanac), valid over a single fitting window.

params is the fitted parameter vector of the corresponding model (LansEphemeris/LansAlmanac); see that model’s ParamNames() for the layout. In a real routine these are the bits that would be downlinked and re-evaluated by a receiver over [t_start_s, t_end_s].

Public Members

double t_generated_s = 0.0
double t_start_s = 0.0
double t_end_s = 0.0
Frame frame = Frame::MOON_CI
VecXd params