Robot Agent  1.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
s_TASK_MISSION_STRUCT Struct Reference

Task mission structure. More...

#include <task.h>

Data Fields

int victim_count
 
victim_t victims [s_CONFIG_VICTIM_MAX_COUNT]
 
long stream_counter
 
struct timeval stream_timer
 
struct timeval go_ahead_timer
 

Detailed Description

Task mission structure.

Definition at line 53 of file task.h.

Field Documentation

struct timeval go_ahead_timer

Definition at line 64 of file task.h.

long stream_counter

Definition at line 60 of file task.h.

struct timeval stream_timer

Definition at line 61 of file task.h.

int victim_count

Definition at line 56 of file task.h.

Definition at line 57 of file task.h.


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