|
|
|
|
|
by storystarling
154 days ago
|
|
I'm wondering how the physics models handle the state discontinuity if you're dropping intermediate telemetry. Typically those propagators rely on continuous integration steps, so if the buffer leaks data to catch up, I'd expect significant drift unless you're constantly re-seeding the state vector. How do you manage the handoff between the dropped data and the physics fallback without a jump in the prediction? |
|