nav_offset.C File Reference

#include "nav_offset.H"
#include "libgen.h"

Functions

void fill_nav (char *nav_file_, struct nav_t &nav_txy_)
void fill_waypt (char *waypt_file_, struct waypt_t &waypt_tw_)
void fill_routexy (char *route_file_, struct route_t &route_xy_)
bool cal_offset (double x1_, double y1_, double x2_, double y2_, double x3_, double y3_, double time_stamp_, double pos_x_, double pos_y_, unsigned route_seg_, struct offset_t &offset_, double cum_dist_)
void cal_mod_route (struct route_t &route_, struct modroute_t &modroute_)
void cal_olb_count (unsigned route_seg_, double lb_, struct offset_t &offset_)
void cal_distance (struct route_t &route_, struct distance_t &distance_)
void cal_series (struct series_t &series_, struct distance_t &distance_)
int main (int argc, char **argv)

Function Documentation

void cal_distance ( struct route_t route_,
struct distance_t distance_ 
)
void cal_mod_route ( struct route_t route_,
struct modroute_t modroute_ 
)
bool cal_offset ( double  x1_,
double  y1_,
double  x2_,
double  y2_,
double  x3_,
double  y3_,
double  time_stamp_,
double  pos_x_,
double  pos_y_,
unsigned  route_seg_,
struct offset_t offset_,
double  cum_dist_ 
)
void cal_olb_count ( unsigned  route_seg_,
double  lb_,
struct offset_t offset_ 
)

References m_offset.

Referenced by main().

void cal_series ( struct series_t series_,
struct distance_t distance_ 
)
void fill_nav ( char *  nav_file_,
struct nav_t nav_txy_ 
)
void fill_routexy ( char *  route_file_,
struct route_t route_xy_ 
)
void fill_waypt ( char *  waypt_file_,
struct waypt_t waypt_tw_ 
)
int main ( int  argc,
char **  argv 
)

Generated on Fri Apr 9 10:45:12 2010 for Loganalysis by  doxygen 1.6.1