GPS4Palm

Source Code Documentation


Raw_D100_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]


Detailed Description

Definition at line 697 of file Garmin.h.


Member Data Documentation

char Raw_D100_Wpt_Type::cmnt[40]
 

Definition at line 703 of file Garmin.h.

char Raw_D100_Wpt_Type::ident[6]
 

Definition at line 699 of file Garmin.h.

byte Raw_D100_Wpt_Type::lat[sizeof(G_long)]
 

Definition at line 700 of file Garmin.h.

byte Raw_D100_Wpt_Type::lon[sizeof(G_long)]
 

Definition at line 701 of file Garmin.h.

byte Raw_D100_Wpt_Type::unused[sizeof(G_longword)]
 

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