pleiades.Current¶
-
class
pleiades.Current(loc=None, current=1.0)[source]¶ Represents an axisymmetric ring of toroidal current.
Parameters: Variables: -
classmethod
from_dict(cls_dict)[source]¶ Create Current instance from a dictionary
Parameters: cls_dict (dict) – The dictionary from which to construct a Current.
-
classmethod