pixi-wheels

planStop()

pixi-wheels


pixi-wheels / index / planStop

Function: planStop()

function planStop(input: PlanStopInput): StopPlan;

Defined in: spin/StopPlanner.ts:126

Plan the deceleration from the current state to the landing rotation.

The plain plan is one leg whose ease starts at the cruise speed, so the hand-off from cruise is seamless. The three anticipation styles split it into legs around the bait; see AnticipationStyle.

Parameters#

ParameterType
inputPlanStopInput

Returns#

StopPlan