imas_paraview.convert.InterpSettings¶
-
class imas_paraview.convert.InterpSettings(n_plane: int =
0, phi_start: float =0.0, phi_end: float =0.0)¶ Bases:
objectData class containing Fourier interpolation settings.
Methods
__init__([n_plane, phi_start, phi_end])Attributes
Number of interpolation planes
Angle of the last plane (in degrees)
Angle of the first plane (in degrees)
Last update:
2026-03-11