ansys.dpf.core.outputs._Outputs# class ansys.dpf.core.outputs._Outputs(dict_outputs, operator)# Base class subclassed by the ansys.dpf.core.outputs.Output class. Parameters: dict_outputs (dict) – Dictionary of outputs. operator _dict_outputs# _operator# _outputs = []# _get_given_output(input_type_name)# __getitem__(index) → Output# __str__()#