get_output#

XtractTransient.get_output()#

Get the output of the transient extraction.

Returns:
tuple[FieldsContainer, FieldsContainer] | tuple[Field, Field]

One or more transient signals and non-transient signals in a tuple as DPF fields containers or fields (depending on the input).

Return type:

tuple[FieldsContainer, FieldsContainer] | tuple[Field, Field]