torcs - 1.2.2

src/modules/telemetry/telemetry.cpp File Reference

#include <stdio.h>
#include <memory.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <tgf.h>
#include <telemetry.h>
#include "tlm.h"

Include dependency graph for telemetry.cpp:

Include dependency graph

Compounds

struct  Channel
struct  Tlm

Typedefs

typedef Channel tChannel
typedef Tlm tTlm

Functions

void TlmInit (tdble ymin, tdble ymax)
void TlmNewChannel (const char *name, tdble *var, tdble min, tdble max)
void TlmStartMonitoring (const char *filename)
void TlmUpdate (double time)
void TlmStopMonitoring (void)
void TlmShutdown (void)

Typedef Documentation

typedef struct Channel tChannel
 

typedef struct Tlm tTlm
 


Function Documentation

void TlmInit tdble  ymin,
tdble  ymax
 

void TlmNewChannel const char *  name,
tdble var,
tdble  min,
tdble  max
 

Here is the call graph for this function:

void TlmShutdown void   ) 
 

Here is the call graph for this function:

void TlmStartMonitoring const char *  filename  ) 
 

void TlmStopMonitoring void   ) 
 

void TlmUpdate double  time  ) 
 


Generated at Thu Feb 26 21:53:53 2004 for torcs by doxygen 1.3.3 written by Dimitri van Heesch, © 1997-1999
TORCS © Eric Espié 1999, 2002.