|  | F´ Flight Software - C/C++ Documentation
    NASA-v1.6.0
    A framework for building embedded system applications to NASA flight quality standards. | 
 
 
 
Go to the documentation of this file.
   18 #ifndef SVC_RATEGROUPDRIVER_HPP 
   19 #define SVC_RATEGROUPDRIVER_HPP 
   21 #include <Svc/RateGroupDriver/RateGroupDriverComponentAc.hpp> 
   22 #include <Fw/Types/BasicTypes.hpp> 
  
 
static const NATIVE_UINT_TYPE DIVIDER_SIZE
Size of the divider table, provided as a constants to users passing the table in.
void init(NATIVE_INT_TYPE instanceId=0)
RateGroupDriver initialization function.
RateGroupDriver(const char *compName)
RateGroupDriver constructor.
~RateGroupDriver()
RateGroupDriverImpl destructor.
Serializable class for carrying timer values.
Implementation class for RateGroupDriver.
void configure(NATIVE_INT_TYPE dividers[], NATIVE_INT_TYPE numDividers)
RateGroupDriver configuration function.