列车pc仿真调整

This commit is contained in:
tiger_zhou 2024-04-19 16:55:51 +08:00
parent acbfbf8b92
commit 56e1948393

View File

@ -70,4 +70,9 @@ message TrainEndsState{
int32 accOutSpeed = 9;
// /
int32 radarOutSpeed = 10;
//
int64 radarCheckTimeOverAt = 11;
//
int64 accCheckTimeOverAt = 12;
}