Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 526 Bytes

datastruct.rst

File metadata and controls

13 lines (10 loc) · 526 Bytes

Modules Containing Flowtracks Basic Data Structures

The data structures of ParticleSet and its children, ParticleSnapshot (for frames) and Trajectory (for trajectories) are found in the module flowtracks.trajectory. Also in the modules are some functions to create and manipulate these structures. This page provides a reference for the content of this module.

flowtracks.trajectory