plasmapy.plasma.plasma_base

Module for defining the base framework of the plasma classes.

Attention

This feature is under development. Breaking changes may occur in the future.

Classes

BasePlasma()

Registration class for GenericPlasma and declares some abstract methods for data common in different kinds of plasmas.

GenericPlasma(**kwargs)

A Generic Plasma class.

Inheritance diagram of plasmapy.plasma.plasma_base.BasePlasma, plasmapy.plasma.plasma_base.GenericPlasma