|
const int64_t & | get_meas_level () const |
|
int64_t & | get_mutable_meas_level () |
|
void | set_meas_level (const int64_t &value) |
|
const int64_t & | get_memory_slots () const |
|
int64_t & | get_mutable_memory_slots () |
|
void | set_memory_slots (const int64_t &value) |
|
const std::vector< double > & | get_meas_lo_freq () const |
|
std::vector< double > & | get_mutable_meas_lo_freq () |
|
void | set_meas_lo_freq (const std::vector< double > &value) |
|
const std::vector< PulseLibrary > & | get_pulse_library () const |
|
std::vector< PulseLibrary > & | get_mutable_pulse_library () |
|
void | set_pulse_library (const std::vector< PulseLibrary > &value) |
|
const std::string & | get_meas_return () const |
|
std::string & | get_mutable_meas_return () |
|
void | set_meas_return (const std::string &value) |
|
const std::vector< double > & | get_qubit_lo_freq () const |
|
std::vector< double > & | get_mutable_qubit_lo_freq () |
|
void | set_qubit_lo_freq (const std::vector< double > &value) |
|
const int64_t & | get_rep_time () const |
|
int64_t & | get_mutable_rep_time () |
|
void | set_rep_time (const int64_t &value) |
|
const int64_t & | get_max_credits () const |
|
int64_t & | get_mutable_max_credits () |
|
void | set_max_credits (const int64_t &value) |
|
const int64_t & | get_shots () const |
|
int64_t & | get_mutable_shots () |
|
void | set_shots (const int64_t &value) |
|
const int64_t & | get_memory_slot_size () const |
|
int64_t & | get_mutable_memory_slot_size () |
|
void | set_memory_slot_size (const int64_t &value) |
|
const bool & | get_memory () const |
|
bool & | get_mutable_memory () |
|
void | set_memory (const bool &value) |
|