#include <packets.h>
Inheritance diagram for cPacketPlotCourse:

Private Methods | |
| cPacketPlotCourse () | |
Private Attributes | |
| Serial | serial |
| serial | |
| UI08 | type |
| type | |
| UI08 | state |
| plotting state ( 1=on, 0=off, valid only if type 7 ) | |
| UI16 | x |
| x pin ( relative to upper left corner of the map, inpixel, for points ) | |
| UI16 | y |
| y pin ( relative to upper left corner of the map, inpixel, for points ) | |
|
|
|
|
|
serial
|
|
|
plotting state ( 1=on, 0=off, valid only if type 7 )
|
|
|
type
|
|
|
x pin ( relative to upper left corner of the map, inpixel, for points )
|
|
|
y pin ( relative to upper left corner of the map, inpixel, for points )
|