Skip to content

FREQUENCY ​

Hint

The result function "Frequency" restricts the agent to model types from the dynamic library.

The result function "Frequency" must be introduced by the expression FREQUENCY. This result function can then be employed to calculate the frequency of occurrence of dynamic models.

The basic result settings for this result function can be made:

By specifying the expressions absolute or relative, you can indicate, whether the absolute or the relative frequency has to be calculated. The absolute frequency tells you during how many simulation runs an object (or model) has been executed. The relative frequency tells you proportionally (as a number between 0 and 1), how often an object (or model) has been executed.

The lock/hide parameters lock-mode and hide-mode control the frequency selection.

When you specify the expression ignore-not-executed-objects the agent ignores, in its calculation, the frequency of objects which are never executed (i.e. the frequency of which is = 0).

The lock/hide parameters lock-ignore and hide-ignore control the settings of ignore-not-executed-objects.