External Communication Interval dT
The communication interval is not part of the model but is chosen only at run-time of the simulation. The following communication occurs during the dT cycle:
- communication between CT blocks and the experiment environment, e.g., stimulation and visualization
- communication between CT blocks and controller modules within a hybrid project
- communication between several CT (structure) blocks within a hybrid project if several integration methods are used
- calling the update() method
see also