F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
PassiveRateGroupImpl Class Reference

Executes a set of components as part of a rate group. More...

#include <Svc/PassiveRateGroup/PassiveRateGroup.hpp>

Detailed Description

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.


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