F´ Flight Software - C/C++ Documentation  NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
RateGroupDriver.hpp
Go to the documentation of this file.
1 // ======================================================================
2 // RateGroupDriver.hpp
3 // Standardization header for RateGroupDriver
4 // ======================================================================
5 
6 #ifndef Svc_RateGroupDriver_HPP
7 #define Svc_RateGroupDriver_HPP
8 
10 
11 namespace Svc {
12 
14 
15 }
16 
17 #endif
RateGroupDriverImpl.hpp
RateGroupDivider component implementation.
Svc
Definition: ActiveRateGroupImplCfg.hpp:18
Svc::RateGroupDriverImpl
Implementation class for RateGroupDriver.
Definition: RateGroupDriverImpl.hpp:33