C2A_Core
common_tlm_cmd_packet_define.h
[詳解]
1
5
#ifndef COMMON_TLM_CMD_PACKET_DEFINE_H_
6
#define COMMON_TLM_CMD_PACKET_DEFINE_H_
7
8
#include <
src_core/TlmCmd/Ccsds/space_packet_typedef.h
>
9
10
// CommonTlmCmdPacket として SpacePacket をつかう
11
typedef
SpacePacket
CommonTlmCmdPacket
;
12
13
#define CTCP_MAX_LEN (SP_MAX_LEN)
14
15
#endif
CommonTlmCmdPacket
SpacePacket CommonTlmCmdPacket
Definition:
common_tlm_cmd_packet_define.h:11
space_packet_typedef.h
SpacePacket 類 と CommonTlmCmdPacket 類が相互参照するのを回避するためのヘッダ
SpacePacket
Space Packet
Definition:
space_packet_typedef.h:32
src
src_user
Settings
TlmCmd
common_tlm_cmd_packet_define.h
構築:
1.9.1