GPS4Palm

Source Code Documentation


Raw_D102_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 dst [sizeof(G_float)]
byte smbl [sizeof(Symbol_Type)]


Detailed Description

Definition at line 707 of file Garmin.h.


Member Data Documentation

char Raw_D102_Wpt_Type::cmnt[40]
 

Definition at line 713 of file Garmin.h.

byte Raw_D102_Wpt_Type::dst[sizeof(G_float)]
 

Definition at line 714 of file Garmin.h.

char Raw_D102_Wpt_Type::ident[6]
 

Definition at line 709 of file Garmin.h.

byte Raw_D102_Wpt_Type::lat[sizeof(G_long)]
 

Definition at line 710 of file Garmin.h.

byte Raw_D102_Wpt_Type::lon[sizeof(G_long)]
 

Definition at line 711 of file Garmin.h.

byte Raw_D102_Wpt_Type::smbl[sizeof(Symbol_Type)]
 

Definition at line 715 of file Garmin.h.

byte Raw_D102_Wpt_Type::unused[sizeof(G_longword)]
 

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