Skip to content

ALISA predicate evaluation always false due to inconsistent result type from latency analysis  #1777

@reteprelief

Description

@reteprelief

In the SimpleControlSystem example the evaluation of the value predicate for the latency requirement R2Lat always returns false - even if the expression is true.
This is due to type inconsistency of the returned result value and the expected type.
Latency is defined as Time, which is of type aadlinteger with time units.
The latency analysis plugin returns its results as real numbers with the assumed unit of "ms".

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions