QuISP
Loading...
Searching...
No Matches
StationaryQubit.h File Reference

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"
Include dependency graph for StationaryQubit.h:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

StationaryQubit.

Authors
cldurand,takaakimatsuo
Date
2018/03/14

Macro Definition Documentation

◆ STATIONARYQUBIT_PULSE_BEGIN

#define STATIONARYQUBIT_PULSE_BEGIN   0x01

◆ STATIONARYQUBIT_PULSE_BOUND

#define STATIONARYQUBIT_PULSE_BOUND   (STATIONARYQUBIT_PULSE_BEGIN | STATIONARYQUBIT_PULSE_END)

◆ STATIONARYQUBIT_PULSE_END

#define STATIONARYQUBIT_PULSE_END   0x02