coordinates
Module¶
- class neso_fame.coordinates.CoordinateSystem(enum.Enum)
Represent the type of coordinate system being used.
- class neso_fame.coordinates.SliceCoord
Representation of a point in a poloidal slice (or analogous).
- class neso_fame.coordinates.SliceCoords
Representation of a collection of points in an x1-x2 plane.
- class neso_fame.coordinates.Coord
Represents a point in 3D space.
- class neso_fame.coordinates.Coords
Represents a collection of points in 3D space.