列车操控
This commit is contained in:
parent
94413167c0
commit
30019273c5
@ -470,6 +470,9 @@ message TrainVobcState {
|
||||
bool lightDriverActive = 81;
|
||||
//列车连接半实物是否初始化
|
||||
bool trainConnInitComplate = 82;
|
||||
//ato关右门
|
||||
bool atoCloseRightDoor = 83;
|
||||
int32 tractionPower = 84; //牵引功率 单位W
|
||||
// request.TrainControl.Direction historyDir = 76; //历史行驶方向,用于列车操控时,方向旋钮更改方向时使用,不在前端显示
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user