Identify constants used by MMS.F_PT.F_EM

This commit is contained in:
Anthony Leonardo Gracio
2017-06-16 10:55:47 +02:00
parent a4d0ff0ce9
commit 3b349cfd8b

View File

@@ -0,0 +1,12 @@
package MMS.F_PT.F_EM.Behavior is
---------------
-- Constants --
---------------
-- From 6.8.4
Primary_Initial_Capacity : Energy_Level_Type;
Secondary_Initial_CapacitY : Energy_Level_Type;
end MMS.F_PT.F_EM.Behavior;