OpenCPN Partial API docs
|
Public Attributes | |
wxPoint2DDouble | pos |
double | sector1 |
double | sector2 |
double | range |
wxColor | color |
bool | iswhite |
bool | isleading |
Definition at line 31 of file S57Sector.h.
wxColor s57Sector_t::color |
Definition at line 35 of file S57Sector.h.
bool s57Sector_t::isleading |
Definition at line 37 of file S57Sector.h.
bool s57Sector_t::iswhite |
Definition at line 36 of file S57Sector.h.
wxPoint2DDouble s57Sector_t::pos |
Definition at line 32 of file S57Sector.h.
double s57Sector_t::range |
Definition at line 34 of file S57Sector.h.
double s57Sector_t::sector1 |
Definition at line 33 of file S57Sector.h.
double s57Sector_t::sector2 |
Definition at line 33 of file S57Sector.h.