Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 441 Bytes

1204.feature.rst

File metadata and controls

6 lines (6 loc) · 441 Bytes

Added the ~plasmapy.particles.particle_collections.ParticleList.average_particle method to . This method returns a particle with the mean mass and charge of the . The use_rms_charge and use_rms_mass keyword arguments make this method calculate the root mean square charge and mass, respectively. The abundances keyword argument allows the calculation of the mean or root mean square to be weighted.