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
9
#include "
Svc/TlmChan/TlmChanImpl.hpp
"
10
11
namespace
Svc
{
12
13
using
TlmChan
=
TlmChanImpl
;
14
15
}
16
17
#endif
TlmChanImpl.hpp
Component that stores telemetry channel values.
Svc::TlmChanImpl
Definition:
TlmChanImpl.hpp:23
Svc
Definition:
ActiveRateGroupImplCfg.hpp:18
Svc
TlmChan
TlmChan.hpp
Generated by
1.8.17