Namespace sc

namespace sc

Functions

Device readJSON(std::string_view json, std::string_view source)

Parse and validate a device description and report errors with source.

Device readJSON(std::istream &stream, std::string_view source = "input")
Device readJSON(const std::string &path)
struct Device
#include <Configuration.hpp>

Strict schema-version-1 description of a superconducting device.

struct Operation
struct QubitCalibration

Subclassed by sc::Device::QubitOverride

struct QubitOverride : public sc::Device::QubitCalibration
struct QubitProperties
struct SiteOverride
struct Unit