 |
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_IMPL_HPP
19 #define SVC_RATEGROUPDRIVER_IMPL_HPP
21 #include <Svc/RateGroupDriver/RateGroupDriverComponentAc.hpp>
void init(NATIVE_INT_TYPE instanceId=0)
RateGroupDriverImpl initialization function.
~RateGroupDriverImpl()
RateGroupDriverImpl destructor.
Serializable class for carrying timer values.
unsigned int NATIVE_UINT_TYPE
native unsigned integer type declaration
RateGroupDriverImpl(const char *compName, NATIVE_INT_TYPE dividers[], NATIVE_INT_TYPE numDividers)
RateGroupDriverImpl constructor.
Implementation class for RateGroupDriver.
static const NATIVE_UINT_TYPE DIVIDER_SIZE
Size of the divider table, provided as a constants to users passing the table in.
Declares ISF basic types.
int NATIVE_INT_TYPE
native integer type declaration