F´ Flight Software - C/C++ Documentation  devel
A framework for building embedded system applications to NASA flight quality standards.
ActiveRateGroupCfg.hpp
Go to the documentation of this file.
1 /*
2 * \author: Tim Canham
3 * \file:
4 * \brief
5 *
6 * This file has configuration settings for the ActiveRateGroup component.
7 *
8 *
9 * Copyright 2014-2015, by the California Institute of Technology.
10 * ALL RIGHTS RESERVED. United States Government Sponsorship
11 * acknowledged.
12 *
13 */
14 
15 #ifndef ACTIVERATEGROUP_ACTIVERATEGROUPCFG_HPP_
16 #define ACTIVERATEGROUP_ACTIVERATEGROUPCFG_HPP_
17 
18 namespace Svc {
19 
20  enum {
23  };
24 
25 }
26 
27 
28 
29 #endif /* ACTIVERATEGROUP_ACTIVERATEGROUPCFG_HPP_ */
@ ACTIVE_RATE_GROUP_OVERRUN_THROTTLE
Number of overruns allowed before overrun event is throttled.