F´ Flight Software - C/C++ Documentation
NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
ActiveRateGroup.hpp
Go to the documentation of this file.
1
// ======================================================================
2
// ActiveRateGroup.hpp
3
// Standardization header for ActiveRateGroup
4
// ======================================================================
5
6
#ifndef Svc_ActiveRateGroup_HPP
7
#define Svc_ActiveRateGroup_HPP
8
9
#include "
Svc/ActiveRateGroup/ActiveRateGroupImpl.hpp
"
10
11
namespace
Svc
{
12
13
using
ActiveRateGroup
=
ActiveRateGroupImpl
;
14
15
}
16
17
#endif
Svc::ActiveRateGroupImpl
Executes a set of components as part of a rate group.
Definition:
ActiveRateGroupImpl.hpp:31
ActiveRateGroupImpl.hpp
Svc
Definition:
ActiveRateGroupImplCfg.hpp:18
Svc
ActiveRateGroup
ActiveRateGroup.hpp
Generated by
1.8.17