Changes between Version 1 and Version 2 of Ticket #5659, comment 5


Ignore:
Timestamp:
2019-10-18T14:10:54Z (5 years ago)
Author:
Karim Adbdelhak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5659, comment 5

    v1 v2  
    4141  dFFREG.delay.inertialDelaySensitive[2].y := if dFFREG.delay.inertialDelaySensitive[2].tLH > 0.0 or dFFREG.delay.inertialDelaySensitive[2].tHL > 0.0 then dFFREG.delay.inertialDelaySensitive[2].y_auxiliary else dFFREG.delay.inertialDelaySensitive[2].x;
    4242}}}
    43 They seem to somewhat be like the simplified version i described. Or does {{{inital()}}} make a difference?
     43They seem to somewhat be like the simplified version i described. Or does {{{initial()}}} make a difference?