|
OpenCPN Partial API docs
|
Public Attributes | |
| int | bXValid |
| int | bYValid |
| float | xr |
| float | yr |
| float | latr |
| float | lonr |
| float | xpl_error |
| float | xlp_error |
| float | ypl_error |
| float | ylp_error |
Definition at line 74 of file chartimg.h.
| int Refpoint::bXValid |
Definition at line 76 of file chartimg.h.
| int Refpoint::bYValid |
Definition at line 77 of file chartimg.h.
| float Refpoint::latr |
Definition at line 80 of file chartimg.h.
| float Refpoint::lonr |
Definition at line 81 of file chartimg.h.
| float Refpoint::xlp_error |
Definition at line 83 of file chartimg.h.
| float Refpoint::xpl_error |
Definition at line 82 of file chartimg.h.
| float Refpoint::xr |
Definition at line 78 of file chartimg.h.
| float Refpoint::ylp_error |
Definition at line 85 of file chartimg.h.
| float Refpoint::ypl_error |
Definition at line 84 of file chartimg.h.
| float Refpoint::yr |
Definition at line 79 of file chartimg.h.