plasmapy.particles.particle_collections

Collections of particle objects.

Classes

ParticleList([particles])

A list like collection of Particle and CustomParticle objects.

Inheritance diagram of plasmapy.particles.particle_collections.ParticleList

Variables & Attributes

ParticleListLike

An object is particle-list-like if it can be identified as a ParticleList or cast into one.