F´ Flight Software - C/C++ Documentation  NASA-v1.5.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
RateGroupDriverImpl.hpp File Reference

RateGroupDivider component implementation. More...

Go to the source code of this file.

Classes

class  Svc::RateGroupDriverImpl
 Implementation class for RateGroupDriver. More...
 

Namespaces

 Svc
 

Detailed Description

RateGroupDivider component implementation.

Author
T. Canham This component implements a divider function. A primary tick is invoked via the CycleIn port. The divider array then divides down the tick into CycleOut ports. The ports are called at the rate of input rate/divider[port]

Definition in file RateGroupDriverImpl.hpp.