mirror of
http://172.16.200.102/RESSAC/RESSAC_Use_Case.git
synced 2025-11-30 18:57:58 +01:00
Identify constants used by MMS.F_EL
This commit is contained in:
11
UseCaseDevelopment/Layer2_MMS_SW_SPARK/mms-f_el-behavior.ads
Normal file
11
UseCaseDevelopment/Layer2_MMS_SW_SPARK/mms-f_el-behavior.ads
Normal file
@@ -0,0 +1,11 @@
|
||||
package MMS.F_EL.Behavior is
|
||||
|
||||
---------------
|
||||
-- Constants --
|
||||
---------------
|
||||
|
||||
-- From 7.3.2
|
||||
|
||||
Max_Touch_Speed : constant := 0.5; -- in m.s
|
||||
|
||||
end MMS.F_EL.Behavior;
|
||||
Reference in New Issue
Block a user