qbraid.runtime.AhsShotResult
- class AhsShotResult(success, pre_sequence=None, post_sequence=None)[source]
Class for storing the results of a single shot in an analog Hamiltonian simulation job.
- __init__(success, pre_sequence=None, post_sequence=None)
Methods
__init__
(success[, pre_sequence, post_sequence])Attributes
post_sequence
pre_sequence
success