Re #191: add separate parameter for emergency brake pressure, the forgotten interface file
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2854 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: eee2101b319da0e3ac41c6617411538aff46ce47 Former-commit-id: ad4de4d57c29ec547e286abe8256354194553a51
This commit is contained in:
parent
10bf6f59fe
commit
3c94d27028
1 changed files with 1 additions and 0 deletions
|
@ -543,6 +543,7 @@ typedef struct CarElt
|
|||
#define PRM_BRKAREA "piston area"
|
||||
#define PRM_BRKREP "front-rear brake repartition"
|
||||
#define PRM_BRKPRESS "max pressure"
|
||||
#define PRM_EBRKPRESS "emergency brake pressure"
|
||||
|
||||
#define PRM_CX "Cx"
|
||||
#define PRM_FCL "front Clift"
|
||||
|
|
Loading…
Reference in a new issue