This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HVACI_Sensorless程序里面的变量 IdRef IqRef

_iq IdRef    = _IQ(0.5);//0.1   // Id reference (pu)
_iq IqRef    = _IQ(0.5);//0.05   // Iq reference (pu)

请教一下 这两个变量要怎么测试,要注意些什么问题啊?