F´ Flight Software - C/C++ Documentation
devel
A framework for building embedded system applications to NASA flight quality standards.
|
Executes a set of components as part of a rate group. More...
#include <Svc/PassiveRateGroup/PassiveRateGroup.hpp>
Executes a set of components as part of a rate group.
PassiveRateGroup takes an input cycle call to begin the rate group cycle. It calls each output port in succession and passes the value in the context array at the index corresponding to the output port number. It keeps track of the execution time of the rate group and detects overruns.