OpenCPN Partial API docs
|
Represents a light feature in an S57 chart. More...
#include <s57_light.h>
Public Attributes | |
wxArrayString | attributeNames |
wxArrayString | attributeValues |
wxString | position |
bool | hasSectors |
Represents a light feature in an S57 chart.
Encapsulates its attributes including position, attributes, and sector information.
Definition at line 35 of file s57_light.h.
wxArrayString S57Light::attributeNames |
Definition at line 37 of file s57_light.h.
wxArrayString S57Light::attributeValues |
Definition at line 38 of file s57_light.h.
bool S57Light::hasSectors |
Definition at line 40 of file s57_light.h.
wxString S57Light::position |
Definition at line 39 of file s57_light.h.