Embody


IntegratorStep<'l, 't> Type

Represents a single integrator step: contains a time step as well as all bodies' positions and velocities at that time step.

Record fields

Record Field Description

R

Full Usage: R

Field type: Position<'l> array
Field type: Position<'l> array

T

Full Usage: T

Field type: Time<'t>
Field type: Time<'t>

V

Full Usage: V

Field type: Velocity<'l, 't> array
Field type: Velocity<'l, 't> array