#include <Garmin.h>
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)] |
Definition at line 791 of file Garmin.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|