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.

speed2.BaseRpm = 120*(BASE_FREQ/P);



请教下

speed2.BaseRpm = 120*(BASE_FREQ/P)这句代表什么意思呢,我看程序中可以把这个约掉,作为中间过程有何作用,请指教!!!