QuISP
|
StationaryQubit. More...
#include <PhotonicQubit_m.h>
#include <backends/Backends.h>
#include <modules/common_types.h>
#include <utils/ComponentProvider.h>
#include "IStationaryQubit.h"
#include "QubitId.h"
#include "backends/interfaces/IQuantumBackend.h"
Go to the source code of this file.
Classes | |
class | quisp::modules::StationaryQubit |
StationaryQubit. https://arxiv.org/abs/1908.10758. More... | |
Namespaces | |
namespace | quisp |
namespace | quisp::modules |
Macros | |
#define | STATIONARYQUBIT_PULSE_BEGIN 0x01 |
#define | STATIONARYQUBIT_PULSE_END 0x02 |
#define | STATIONARYQUBIT_PULSE_BOUND (STATIONARYQUBIT_PULSE_BEGIN | STATIONARYQUBIT_PULSE_END) |
StationaryQubit.
#define STATIONARYQUBIT_PULSE_BEGIN 0x01 |
#define STATIONARYQUBIT_PULSE_BOUND (STATIONARYQUBIT_PULSE_BEGIN | STATIONARYQUBIT_PULSE_END) |
#define STATIONARYQUBIT_PULSE_END 0x02 |