GPS4Palm

Source Code Documentation


Raw_D109_Wpt_Type Struct Reference

#include <Garmin.h>

List of all members.

Public Attributes

byte dtyp
byte wpt_class
byte dspl_color
byte attr
byte smbl [sizeof(Symbol_Type)]
byte subclass [18]
byte lat [sizeof(G_long)]
byte lon [sizeof(G_long)]
byte alt [sizeof(G_float)]
byte dpth [sizeof(G_float)]
byte dist [sizeof(G_float)]
char state [2]
char cc [2]
byte ete [sizeof(G_longword)]


Detailed Description

Definition at line 791 of file Garmin.h.


Member Data Documentation

byte Raw_D109_Wpt_Type::alt[sizeof(G_float)]
 

Definition at line 801 of file Garmin.h.

byte Raw_D109_Wpt_Type::attr
 

Definition at line 796 of file Garmin.h.

char Raw_D109_Wpt_Type::cc[2]
 

Definition at line 805 of file Garmin.h.

byte Raw_D109_Wpt_Type::dist[sizeof(G_float)]
 

Definition at line 803 of file Garmin.h.

byte Raw_D109_Wpt_Type::dpth[sizeof(G_float)]
 

Definition at line 802 of file Garmin.h.

byte Raw_D109_Wpt_Type::dspl_color
 

Definition at line 795 of file Garmin.h.

byte Raw_D109_Wpt_Type::dtyp
 

Definition at line 793 of file Garmin.h.

byte Raw_D109_Wpt_Type::ete[sizeof(G_longword)]
 

Definition at line 806 of file Garmin.h.

byte Raw_D109_Wpt_Type::lat[sizeof(G_long)]
 

Definition at line 799 of file Garmin.h.

byte Raw_D109_Wpt_Type::lon[sizeof(G_long)]
 

Definition at line 800 of file Garmin.h.

byte Raw_D109_Wpt_Type::smbl[sizeof(Symbol_Type)]
 

Definition at line 797 of file Garmin.h.

char Raw_D109_Wpt_Type::state[2]
 

Definition at line 804 of file Garmin.h.

byte Raw_D109_Wpt_Type::subclass[18]
 

Definition at line 798 of file Garmin.h.

byte Raw_D109_Wpt_Type::wpt_class
 

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