obj
IEquatable<IntegratorStep<'l, 't>>
IStructuralEquatable
IComparable<IntegratorStep<'l, 't>>
IComparable
IStructuralComparable
Represents a single integrator step: contains a time step as well as all bodies' positions and velocities at that time step.
R
Position<'l> array
T
Time<'t>
V
Velocity<'l, 't> array