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