Crate rta_for_fps_lib

Source
Expand description

Implementation based on the algorithms described in The paper Response Time Analysis for Fixed Priority Servers by Hamann et al

Modulesยง

curve
Module that defines the finite Curve type
iterators
Module for the Iterator based implementation
server
Module for Server definition
system
Module for the System type
task
Module for the Task definition
time
Module defining a Unit of Time
window
Module defining the Window and its operations