【修改延时时间位置】

This commit is contained in:
weizhihong 2023-10-18 14:53:33 +08:00
parent 291c568905
commit c108e156eb

View File

@ -120,6 +120,8 @@ message TrainState{
TrainVobcState vobcState = 13;
//
int64 trainKilometer = 14;
//
int64 controlDelayTime = 15;
}
//
@ -169,8 +171,6 @@ message TrainDynamicState {
bool udpInterruption = 21;
//
float acceleration = 22;
// vobc偏差时间
int64 diffTime = 24;
}
// vobc发过来的列车信息