Module controller

Module controller 

Source

Modules§

controller_job_execution_result
Nested message and enum types in ControllerJobExecutionResult.
data_value
Nested message and enum types in DataValue.
readout_values
Nested message and enum types in ReadoutValues.

Structs§

BinaryDataValue
Binary value, corresponding to both BIT and OCTET data types in Quil.
Complex64
Complex64 is a 64-bit complex value with float32 real and imaginary parts
Complex64ReadoutValues
Complex64ReadoutValues are arrays of complex numbers emitted by a readout receiver or transformation pipeline.
ControllerJobExecutionResult
A ControllerJobExecutionResult includes the result data from a single execution of a ControllerJob.
DataValue
The value of the data to insert into memory corresponding to a MemoryRegion.
EncryptedControllerJob
An EncryptedControllerJob includes the configuration necessary to execute an instance of the contained job data on control hardware in encrypted format.
IntegerDataValue
Signed integer value, corresponding to INTEGER in Quil.
IntegerReadoutValues
IntegerReadoutValues are integer arrays emitted by a readout receiver or transformation pipeline. These may include (but are not limited to) qudit values or raw ADC capture data.
JobEncryption
Information about the means by which a ControllerJob was encrypted.
JobExecutionConfiguration
ReadoutValues
ReadoutValues are data readout values that have been read out from the quantum processor and optionally processed by a readout transformation pipeline.
RealDataValue
Real number value, corresponding to REAL in Quil.