CustomParticle ============== .. currentmodule:: plasmapy.particles.particle_class .. autoclass:: CustomParticle :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CustomParticle.categories ~CustomParticle.charge ~CustomParticle.charge_number ~CustomParticle.json_dict ~CustomParticle.mass ~CustomParticle.mass_energy ~CustomParticle.symbol .. rubric:: Methods Summary .. autosummary:: ~CustomParticle.is_category ~CustomParticle.json_dump ~CustomParticle.json_dumps .. rubric:: Attributes Documentation .. autoattribute:: categories .. autoattribute:: charge .. autoattribute:: charge_number .. autoattribute:: json_dict .. autoattribute:: mass .. autoattribute:: mass_energy .. autoattribute:: symbol .. rubric:: Methods Documentation .. automethod:: is_category .. automethod:: json_dump .. automethod:: json_dumps