Orrery
A GPU-accelerated N-body gravitational simulator
Loading...
Searching...
No Matches
orrery::sim::TrajectoryFrame Struct Reference

One recorded instant. More...

#include <orrery/sim/trajectory.hpp>

Public Attributes

core::Index step = 0
 Which step of the run this is, counting from zero at the initial state.
core::Real time = 0
 The simulated time, which is step * timestep.
core::Vec3Array positions
core::Vec3Array velocities
 Empty unless the file has velocities in it.

Detailed Description

One recorded instant.


The documentation for this struct was generated from the following file: