Classes | Defines | Typedefs | Functions | Variables
getgraph.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <cmath>
Include dependency graph for getgraph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  vertex

Defines

#define FIRST_VID   5

Typedefs

typedef unsigned int uint

Functions

uint GetGraphDimension (char *graph_file)
void GetGraphInfo (vertex *vertex_web, uint dimension, char *graph_file)
uint IdentifyVertex (vertex *vertex_web, uint size, double x, double y)
char * itoa (int value, char *str, int radix)

Variables

float HEIGHT_M
uint HEIGHT_PX
float RESOLUTION
float WIDTH_M
uint WIDTH_PX

Define Documentation

#define FIRST_VID   5

Definition at line 43 of file getgraph.h.


Typedef Documentation

typedef unsigned int uint

Definition at line 45 of file getgraph.h.


Function Documentation

uint GetGraphDimension ( char *  graph_file)

Definition at line 61 of file getgraph.h.

void GetGraphInfo ( vertex vertex_web,
uint  dimension,
char *  graph_file 
)

Definition at line 86 of file getgraph.h.

uint IdentifyVertex ( vertex vertex_web,
uint  size,
double  x,
double  y 
)

Definition at line 133 of file getgraph.h.

char* itoa ( int  value,
char *  str,
int  radix 
)

Definition at line 152 of file getgraph.h.


Variable Documentation

float HEIGHT_M

Definition at line 59 of file getgraph.h.

Definition at line 56 of file getgraph.h.

float RESOLUTION

Definition at line 57 of file getgraph.h.

float WIDTH_M

Definition at line 58 of file getgraph.h.

Definition at line 55 of file getgraph.h.



patrolling_sim
Author(s): David Portugal
autogenerated on Mon Jan 6 2014 11:26:29