[8.0.2]优化规划与决策功能
This commit is contained in:
@@ -61,4 +61,8 @@ interface IMoGoAutopilotIdentifyListener {
|
||||
fun onAutopilotV2nCongestionEvent(header: MessagePad.Header, rsi: MogoV2X.RSI_PB) {}
|
||||
|
||||
fun onPredictionProbabilityChanged(pro1: Float, pro2: Float) {}
|
||||
|
||||
fun screenPointsChanged(data: FloatArray, index: Int = 1) {}
|
||||
|
||||
fun preScrPointsChanged(data: FloatArray, index: Int = 0) {}
|
||||
}
|
||||
Reference in New Issue
Block a user