pith. machine review for the scientific record. sign in
def definition def or abbrev

thrustVector

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  30noncomputable def thrustVector (_S : Medium.MediumState) : Vec3 := (0, 0, 0)

proof body

Definition body.

  31
  32/-- Aggregate thrust over a finite tick window `[t0, t0+N)`.
  33
  34At this stage we treat the thrust vector as externally provided per tick.
  35-/

depends on (6)

Lean names referenced from this declaration's body.