_NoCScheduleSwitchConstraint Struct Reference

#include <problem.h>

Collaboration diagram for _NoCScheduleSwitchConstraint:

List of all members.

Public Attributes

NoCScheduleProblemfrom
NoCScheduleProblemto
TTime overlap

Detailed Description

ScheduleSwitchConstraint This data structure describes the time-relation between two scheduling problems when switching from one to another one. The overlap is defined as the amount of time start of the second schedule (to) overlaps with the first schedule (from). When the overlap is equal or larger then the schedule period of the 'from' or 'to' schedule, the two schedules overlap completly.


Member Data Documentation


The documentation for this struct was generated from the following file: