.. index:: pair: struct; QPanda::QGateNode .. _doxid-struct_q_panda_1_1_q_gate_node: struct QPanda::QGateNode ======================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct QGateNode { // fields unsigned short :target:`gate_type`; bool :target:`isConjugate`; uint32_t :target:`tar_qubit`; uint32_t :target:`ctr_qubit`; float :target:`gate_parm`; uint32_t :target:`tof_qubit`; };