.. index:: pair: enum; DoubleGateTransferType .. _doxid-namespace_q_panda_1ad1987cd7e0569564c5bcd31d4a5a7e0d: enum QPanda::DoubleGateTransferType =================================== Double gate transfer type. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum DoubleGateTransferType { :target:`DOUBLE_GATE_INVALID` = -1, :target:`DOUBLE_BIT_GATE`, };