Main Content

AperiodicSoftwareTask

Stereotype for an aperiodic software task

Since R2022b

Description

The AperiodicSoftwareTask stereotype allows the assignment of a component in a System Composer™ architecture model with the properties, specification, and constraints of an aperiodic software task. The AperiodicSoftwareTask derives from an abstract SoftwareTask stereotype.

Creation

The AperiodicSoftwareTask stereotype is included in soc_blockset_profile.

Properties

expand all

Specify the minimum repetition of aperiodic tasks in seconds.

Data Types: double

Specify the minimum execution time of aperiodic tasks in seconds.

Data Types: double

Specify the mean execution time of aperiodic tasks in seconds.

Data Types: double

Specify the maximum execution time of aperiodic tasks in seconds.

Data Types: double

Specify the standard deviation of execution time of aperiodic tasks in seconds.

Data Types: double

Specify core affinity of the periodic tasks (-1 indicates an unassigned task).

Data Types: double

Version History

Introduced in R2022b