Particle ======== .. currentmodule:: plasmapy.particles.particle_class .. autoclass:: Particle :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Particle.antiparticle ~Particle.atomic_number ~Particle.baryon_number ~Particle.binding_energy ~Particle.categories ~Particle.charge ~Particle.charge_number ~Particle.electron_binding_energy ~Particle.electron_number ~Particle.element ~Particle.element_name ~Particle.half_life ~Particle.ionic_symbol ~Particle.ionization_energy ~Particle.is_electron ~Particle.is_ion ~Particle.isotope ~Particle.isotope_name ~Particle.isotopic_abundance ~Particle.json_dict ~Particle.lepton_number ~Particle.mass ~Particle.mass_energy ~Particle.mass_number ~Particle.neutron_number ~Particle.nuclear_binding_energy ~Particle.nucleus ~Particle.nuclide_mass ~Particle.periodic_table ~Particle.roman_symbol ~Particle.spin ~Particle.standard_atomic_weight ~Particle.symbol .. rubric:: Methods Summary .. autosummary:: ~Particle.ionize ~Particle.is_category ~Particle.json_dump ~Particle.json_dumps ~Particle.recombine .. rubric:: Attributes Documentation .. autoattribute:: antiparticle .. autoattribute:: atomic_number .. autoattribute:: baryon_number .. autoattribute:: binding_energy .. autoattribute:: categories .. autoattribute:: charge .. autoattribute:: charge_number .. autoattribute:: electron_binding_energy .. autoattribute:: electron_number .. autoattribute:: element .. autoattribute:: element_name .. autoattribute:: half_life .. autoattribute:: ionic_symbol .. autoattribute:: ionization_energy .. autoattribute:: is_electron .. autoattribute:: is_ion .. autoattribute:: isotope .. autoattribute:: isotope_name .. autoattribute:: isotopic_abundance .. autoattribute:: json_dict .. autoattribute:: lepton_number .. autoattribute:: mass .. autoattribute:: mass_energy .. autoattribute:: mass_number .. autoattribute:: neutron_number .. autoattribute:: nuclear_binding_energy .. autoattribute:: nucleus .. autoattribute:: nuclide_mass .. autoattribute:: periodic_table .. autoattribute:: roman_symbol .. autoattribute:: spin .. autoattribute:: standard_atomic_weight .. autoattribute:: symbol .. rubric:: Methods Documentation .. automethod:: ionize .. automethod:: is_category .. automethod:: json_dump .. automethod:: json_dumps .. automethod:: recombine