Module QuantumPathQSOAPySDK.objects.QuantumExecutionHistoryEntry

Classes

class QuantumExecutionHistoryEntry (quantumExecutionHistoryEntry: dict)

Methods

def getDeviceName(self) ‑> str
def getDeviceShortName(self) ‑> str
def getDeviceTypeName(self) ‑> str
def getDeviceVendor(self) ‑> str
def getDurationMinutes(self) ‑> float
def getExecutionDate(self) ‑> str
def getFlowName(self) ‑> str
def getIdDevice(self) ‑> int
def getIdFlow(self) ‑> int
def getIdResult(self) ‑> int
def getIdSolution(self) ‑> int
def getIsLocalSimulator(self) ‑> bool
def getResultDescription(self) ‑> str
def getResultHistogram(self) ‑> str
def getResultType(self) ‑> str
def getSolutionName(self) ‑> str