imas_paraview.plugins.scalar_time_trace.FilledQuantity¶
-
class imas_paraview.plugins.scalar_time_trace.FilledQuantity(node: IDSBase, time_slice: IDSBase | None =
None, remaining_path: str | None =None)¶ Bases:
objectInformation about a filled time-dependent quantity.
For example, the quantity equilibrium/time_slice[0]/global_quantities/ip will have: - time_slice = time_slice - remaining_path = "global_quantities/ip"
Methods
__init__(node[, time_slice, remaining_path])Attributes
Path from the child of the time-dependent AoS to the node
IDS node of the time-dependent AoS parent
The filled time-dependent IDS node
- node : IDSBase¶
The filled time-dependent IDS node
Last update:
2026-03-11