Skip to content

Commit 6fe8862

Browse files
Benedikt MenneBenedikt Menne
authored andcommitted
Add tag
1 parent 48643e3 commit 6fe8862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/4____network_abstraction.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ h|Clock properties h|intervalVariability h|Description
239239
|`aperiodic`|`countdown`|The Bus Communication Point interval must be provided in `Initialization Mode` and can be changed in every `Event Mode`.
240240
|====
241241

242-
Network FMUs using a `time-based` `Tx_Clock` variable should set the Co-Simulation attribute `canHandleVariableCommunicationStepSize = "true"` inthe model description file, since `fmi3DoStep` is typically called with variable `communicationStepSize`.
242+
Network FMUs using a `time-based` `Tx_Clock` variable should set the Co-Simulation attribute `canHandleVariableCommunicationStepSize = "true"` in the model description file, since `fmi3DoStep` is typically called with variable `communicationStepSize`.
243243

244244
===== Triggered Tx Clock Variables [[low-cut-tx-triggered-clock-variables]]
245245
A `triggered` Clock basically allows to signal events when returning from `fmi3DoStep` either by using an `Early Return` or when the requested communication point at latexmath:[t_{i+1}] was reached.

0 commit comments

Comments
 (0)