Public Attributes
thread_data Struct Reference

struct to store main data for a thread More...

#include <Component.h>

List of all members.

Public Attributes

double dDesiredHz
 Contains the desired frequency of the thread.
double dRealHz
 Contains the real frequency of the thread.
pthread_t pthreadId
 Contains the id of the control thread.
struct thread_param pthreadPar
 Priority and clock.

Detailed Description

struct to store main data for a thread

Definition at line 104 of file Component.h.


Member Data Documentation

Contains the desired frequency of the thread.

Definition at line 108 of file Component.h.

Contains the real frequency of the thread.

Definition at line 110 of file Component.h.

Contains the id of the control thread.

Definition at line 112 of file Component.h.

Priority and clock.

Definition at line 106 of file Component.h.


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


purepursuit_planner
Author(s): Román Navarro
autogenerated on Thu Aug 27 2015 12:08:42