Changes between Initial Version and Version 1 of Ticket #2015, comment 4
- Timestamp:
- 2013-01-11T10:02:59Z (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2015, comment 4
initial v1 5 5 - Parameter expressions 6 6 - Discrete-time variables, i.e., Integer, Boolean, String variables and enumeration variables, as well as Real variables assigned in when-clauses 7 - ... 7 8 8 9 I believe this means that b2 is sampled whenever an event occurs, but it still is discrete. Find some other way of creating continuous boolean variables other than noEvent :)