Skip to content
Max Sommer edited this page Aug 18, 2014 · 3 revisions

The ParticleAnalyser is a command line tool to read a dataset created using the ParticleIntegrator. It retrieves the states of all particles of a comet stream at any point in time. Furthermore, you can filter out particles by specifying particle properties like age or mass. In normal mode it returns all particles of a stream in barycentric coordinates, but can also be used to compute nodes in an orbital plane or coordinates relative to an object.

Further reading:

Building on

Usage