enum QPanda::MeasState

#include <CutQC.h>

enum MeasState
{
    Zp,
    Zm,
    Xp,
    Xm,
    Yp,
    Ym,
};