- class neso_fame.coordinates.CoordinateSystem(enum.Enum)
Represent the type of coordinate system being used.
Public members¶
-
CARTESIAN =
0
-
CYLINDRICAL =
1
-
CARTESIAN2D =
2
-
CARTESIAN =
Represent the type of coordinate system being used.
0
1
2