Public Attributes | List of all members
t_path Struct Reference

List of XY points. More...

#include <mtt_common.h>

Public Attributes

unsigned int latest
 Latest point. More...
 
unsigned int max_number_points
 Maximum number of points. More...
 
unsigned int next
 Next position. More...
 
unsigned int number_points
 Current number of points. More...
 
unsigned int position
 Current position in array. More...
 
double * x
 Array of X positions. More...
 
double * y
 Array of Y positions. More...
 

Detailed Description

List of XY points.

Definition at line 307 of file mtt_common.h.

Member Data Documentation

unsigned int t_path::latest

Latest point.

Definition at line 320 of file mtt_common.h.

unsigned int t_path::max_number_points

Maximum number of points.

Definition at line 316 of file mtt_common.h.

unsigned int t_path::next

Next position.

Definition at line 322 of file mtt_common.h.

unsigned int t_path::number_points

Current number of points.

Definition at line 314 of file mtt_common.h.

unsigned int t_path::position

Current position in array.

Definition at line 318 of file mtt_common.h.

double* t_path::x

Array of X positions.

Definition at line 310 of file mtt_common.h.

double* t_path::y

Array of Y positions.

Definition at line 312 of file mtt_common.h.


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


mtt
Author(s): Jorge Almeida
autogenerated on Mon Mar 2 2015 01:32:19