|
QuISP
|
#include <omnetpp.h>#include "PhotonicQubit_m.h"#include "backends/Backends.h"#include "backends/interfaces/IQubit.h"#include "messages/BSA_ipc_messages_m.h"#include "modules/PhysicalConnection/BSA/types.h"#include "utils/ComponentProvider.h"

Go to the source code of this file.
Classes | |
| struct | PhotonRecord |
| class | quisp::modules::BellStateAnalyzer |
| BellStateAnalyzer. More... | |
Namespaces | |
| namespace | quisp |
| namespace | quisp::modules |
Enumerations | |
| enum class | BSAState : int { Idle = 0 , FirstPortArrive , SecondPortArrive , Accepting , AcceptingFirstPort , AcceptingSecondPort } |
| enum class | PortNumber : int { First = 0 , Second } |
|
strong |
|
strong |