![]() |
F´ Flight Software - C/C++ Documentation
A framework for building embedded system applications to NASA flight quality standards.
|
#include <Svc/TlmPacketizer/TlmPacketizerTypes.hpp>
Public Attributes | |
FwChanIdType | id |
Id of channel. More... | |
NATIVE_UINT_TYPE | size |
serialized size of channel in bytes More... | |
Definition at line 21 of file TlmPacketizerTypes.hpp.
FwChanIdType Svc::TlmPacketizerChannelEntry::id |
Id of channel.
Definition at line 22 of file TlmPacketizerTypes.hpp.
NATIVE_UINT_TYPE Svc::TlmPacketizerChannelEntry::size |
serialized size of channel in bytes
Definition at line 23 of file TlmPacketizerTypes.hpp.