The next literal activation and horizon are constructed from the current actual frame. Restriction preserves the actual Euler state, low bounds and frame before the next packet is added.
Restricting the actual parent frame to the next packet horizon, and identifying its physical and scaled times with the literal scales.
Restrict time, bundling B, B₁, m, v and the required compatibility proofs.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Step, given by stepLength S.J S.X (fun _ => P.frame.a) (fun _ => P.frame.sigma^2) n.
Equations
Instances For
Next horizon, given by P.nextTime+2*timeWidth S.J S.X (n+1).
Equations
- P.nextHorizon = P.nextTime + 2 * EulerPacketSourceScaleSequence.timeWidth S.J S.X (n + 1)
Instances For
Restricted parent, given by P.parent.restrictTime P.nextHorizon P.nextHorizon_pos P.nextHorizon_le.
Equations
- P.restrictedParent = P.parent.restrictTime P.nextHorizon ⋯ ⋯
Instances For
Restricted state, given by P.state.restrictTime P.nextHorizon P.nextHorizon_pos P.nextHorizon_le.
Equations
- P.restrictedState = P.state.restrictTime P.nextHorizon ⋯ ⋯
Instances For
Restricted low, given by P.low.restrictTime P.nextHorizon P.nextHorizon_pos P.nextHorizon_le.
Equations
- P.restrictedLow = P.low.restrictTime P.nextHorizon ⋯ ⋯
Instances For
Restricted frame, given by P.frame.restrictTime P.nextHorizon P.nextHorizon_pos P.nextHorizon_le P.time_nonneg.
Equations
- P.restrictedFrame = P.frame.restrictTime P.nextHorizon ⋯ ⋯ ⋯