GPS4Palm

Source Code Documentation


Raw_D107_Wpt_Type Struct Reference

#include <Garmin.h>

List of all members.

Public Attributes

char ident [6]
byte lat [sizeof(G_long)]
byte lon [sizeof(G_long)]
byte unused [sizeof(G_longword)]
char cmnt [40]
byte smbl
byte dspl
byte dst [4]
byte color


Detailed Description

Definition at line 753 of file Garmin.h.


Member Data Documentation

char Raw_D107_Wpt_Type::cmnt[40]
 

Definition at line 759 of file Garmin.h.

byte Raw_D107_Wpt_Type::color
 

Definition at line 763 of file Garmin.h.

byte Raw_D107_Wpt_Type::dspl
 

Definition at line 761 of file Garmin.h.

byte Raw_D107_Wpt_Type::dst[4]
 

Definition at line 762 of file Garmin.h.

char Raw_D107_Wpt_Type::ident[6]
 

Definition at line 755 of file Garmin.h.

byte Raw_D107_Wpt_Type::lat[sizeof(G_long)]
 

Definition at line 756 of file Garmin.h.

byte Raw_D107_Wpt_Type::lon[sizeof(G_long)]
 

Definition at line 757 of file Garmin.h.

byte Raw_D107_Wpt_Type::smbl
 

Definition at line 760 of file Garmin.h.

byte Raw_D107_Wpt_Type::unused[sizeof(G_longword)]
 

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