F´ Flight Software - C/C++ Documentation  NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
TlmChan.hpp
Go to the documentation of this file.
1 // ======================================================================
2 // TlmChan.hpp
3 // Standardization header for TlmChan
4 // ======================================================================
5 
6 #ifndef Svc_TlmChan_HPP
7 #define Svc_TlmChan_HPP
8 
10 
11 namespace Svc {
12 
14 
15 }
16 
17 #endif
Svc::TlmChan
TlmChanImpl TlmChan
Definition: TlmChan.hpp:13
TlmChanImpl.hpp
Component that stores telemetry channel values.
Svc::TlmChanImpl
Definition: TlmChanImpl.hpp:23
Svc
Definition: ActiveRateGroupCfg.hpp:18