qbraid.runtime.ResultData

class ResultData[source]

Abstract base class for runtime results linked to a specific ExperimentType.

__init__()

Methods

__init__()

to_dict()

Converts the result data to a dictionary.

Attributes

experiment_type

Returns the experiment type.