src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt @@ -157,7 +157,7 @@ } /** * 不处理低于此值的值 * 不处理低于此值的数据 */ fun getVMin(type: FactorType): Double = when (type) { NO -> 1.0