GPS4Palm

Source Code Documentation


Raw_D301_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)]
byte alt [sizeof(G_float)]
byte dpth [sizeof(G_float)]
boolean new_trk


Detailed Description

Definition at line 846 of file Garmin.h.


Member Data Documentation

byte Raw_D301_Trk_Point_Type::alt[sizeof(G_float)]
 

Definition at line 851 of file Garmin.h.

byte Raw_D301_Trk_Point_Type::dpth[sizeof(G_float)]
 

Definition at line 851 of file Garmin.h.

byte Raw_D301_Trk_Point_Type::lat[sizeof(G_long)]
 

Definition at line 848 of file Garmin.h.

byte Raw_D301_Trk_Point_Type::lon[sizeof(G_long)]
 

Definition at line 848 of file Garmin.h.

boolean Raw_D301_Trk_Point_Type::new_trk
 

Definition at line 853 of file Garmin.h.

byte Raw_D301_Trk_Point_Type::time[sizeof(G_longword)]
 

Definition at line 848 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