GPS4Palm

Source Code Documentation


Raw_D300_Trk_Point_Type Struct Reference

#include <Garmin.h>

List of all members.

Public Attributes

byte lat [sizeof(G_long)]
byte lon [sizeof(G_long)]
byte time [sizeof(G_longword)]
boolean new_trk


Detailed Description

Definition at line 837 of file Garmin.h.


Member Data Documentation

byte Raw_D300_Trk_Point_Type::lat[sizeof(G_long)]
 

Definition at line 839 of file Garmin.h.

Referenced by get_next_trk(), and store_trk().

byte Raw_D300_Trk_Point_Type::lon[sizeof(G_long)]
 

Definition at line 839 of file Garmin.h.

Referenced by get_next_trk(), and store_trk().

boolean Raw_D300_Trk_Point_Type::new_trk
 

Definition at line 842 of file Garmin.h.

Referenced by store_trk().

byte Raw_D300_Trk_Point_Type::time[sizeof(G_longword)]
 

Definition at line 839 of file Garmin.h.


The documentation for this struct was generated from the following file:
Created: Mon, 08 Oct 2007 22:33:16 +0200
Copyright ©2004 M. Prinke