ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
Public Attributes | List of all members
argsCmd_t Struct Reference

Command with arguments.

#include <Icarous_msg.h>

Public Attributes

uint8_t TlmHeader [CFE_SB_TLM_HDR_SIZE]
 
uint64_t name
 
double param1
 
double param2
 
double param3
 
double param4
 
double param5
 
double param6
 
double param7
 
double param8
 
char buffer [50]
 

Member Data Documentation

◆ buffer

char argsCmd_t::buffer[50]

command arguments

◆ name

uint64_t argsCmd_t::name

command name

◆ param2

double argsCmd_t::param2

command arguments

◆ param4

double argsCmd_t::param4

command arguments

◆ param6

double argsCmd_t::param6

command arguments

◆ param8

double argsCmd_t::param8

command arguments

◆ TlmHeader

uint8_t argsCmd_t::TlmHeader[CFE_SB_TLM_HDR_SIZE]

cFS header information


The documentation for this struct was generated from the following file: