Skip to content

Commit

Permalink
Fixed TxDynamicFirst formula
Browse files Browse the repository at this point in the history
  • Loading branch information
Benedikt Menne authored and Benedikt Menne committed Jun 13, 2024
1 parent 1447aca commit 6d9b599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4_4_3_flexray.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -926,7 +926,7 @@ Within a Network FMU the first valid point in time when a specified <<low-cut-fl
[stem]
++++
T_{Tx_{DynamicFirst}}(tc, i_{Cycle}, i_{Slot}) = T_{Tx_{Static}}(tc, i_{Cycle}, N_{StaticSlot})
+ i_{Slot} * L_{Minislot}
+ (i_{Slot} - N_{StaticSlot} - 1) * L_{Minislot}
++++

, whereby:
Expand Down

0 comments on commit 6d9b599

Please sign in to comment.