GPS4Palm

Source Code Documentation


Raw_D108_Wpt_Type Struct Reference

#include <Garmin.h>

List of all members.

Public Attributes

byte wpt_class
byte color
byte dspl
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]


Detailed Description

Definition at line 767 of file Garmin.h.


Member Data Documentation

byte Raw_D108_Wpt_Type::alt[sizeof(G_float)]
 

Definition at line 777 of file Garmin.h.

byte Raw_D108_Wpt_Type::attr
 

Definition at line 772 of file Garmin.h.

char Raw_D108_Wpt_Type::cc[2]
 

Definition at line 781 of file Garmin.h.

byte Raw_D108_Wpt_Type::color
 

Definition at line 770 of file Garmin.h.

byte Raw_D108_Wpt_Type::dist[sizeof(G_float)]
 

Definition at line 779 of file Garmin.h.

byte Raw_D108_Wpt_Type::dpth[sizeof(G_float)]
 

Definition at line 778 of file Garmin.h.

byte Raw_D108_Wpt_Type::dspl
 

Definition at line 771 of file Garmin.h.

byte Raw_D108_Wpt_Type::lat[sizeof(G_long)]
 

Definition at line 775 of file Garmin.h.

byte Raw_D108_Wpt_Type::lon[sizeof(G_long)]
 

Definition at line 776 of file Garmin.h.

byte Raw_D108_Wpt_Type::smbl[sizeof(Symbol_Type)]
 

Definition at line 773 of file Garmin.h.

char Raw_D108_Wpt_Type::state[2]
 

Definition at line 780 of file Garmin.h.

byte Raw_D108_Wpt_Type::subclass[18]
 

Definition at line 774 of file Garmin.h.

byte Raw_D108_Wpt_Type::wpt_class
 

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