NullPointο
- class plasmapy.analysis.nullpoint.NullPoint(null_loc, classification)[source]ο
Bases:
PointA class for defining a null point in 3D space.
Note
This functionality is still under development and the API may change in future releases.
Attributes Summary
Returns the type of the null point object.
Returns the coordinates of the point object.
Methods Summary
Returns the type of the null point object.
get_loc()Returns the coordinates of the point object.
Attributes Documentation
- classificationο
Returns the type of the null point object.
- locο
Returns the coordinates of the point object.
Methods Documentation
- get_loc()ο
Returns the coordinates of the point object.