F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
Loading...
Searching...
No Matches
RateGroupDriver.hpp File Reference

RateGroupDivider component implementation. More...

#include <Svc/RateGroupDriver/RateGroupDriverComponentAc.hpp>
#include <FpConfig.hpp>

Go to the source code of this file.

Classes

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

Namespaces

namespace  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 RateGroupDriver.hpp.