|
|
关于控制方法的选择 |
蜻蜓 发表于 2019-6-23 09:15 x轴可以是时间或另一轴的位置。 y轴通常是位置,但它可以是任何东西。 Y轴可以是增益。 使用CRV_INTERP_Y函数 CRV_ID //曲线编号 X_Value // x值 Y_Value = CRV_INTERP_Y(CRV_ID,X_VALUE)//计算y值 The x axis can be time or the position of another axis. The y axis is normally the position, but it can be anything. The Y axis can be a gain. Use the CRV_INTERP_Y function to use CRV_ID X_Value Y_Value = CRV_INTERP_Y(CRV_ID,X_VALUE) | |
|
a = F/m
a = (Pa*Aa-Pb*Ab)/m |
|

IP卡
狗仔卡
发表于 2019-6-26 12:23:30