OpenCPN Partial API docs
Loading...
Searching...
No Matches
S57Light Class Reference

Represents a light feature in an S57 chart. More...

#include <S57Light.h>

Public Attributes

wxArrayString attributeNames
 
wxArrayString attributeValues
 
wxString position
 
bool hasSectors
 

Detailed Description

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.

Member Data Documentation

◆ attributeNames

wxArrayString S57Light::attributeNames

Definition at line 37 of file S57Light.h.

◆ attributeValues

wxArrayString S57Light::attributeValues

Definition at line 38 of file S57Light.h.

◆ hasSectors

bool S57Light::hasSectors

Definition at line 40 of file S57Light.h.

◆ position

wxString S57Light::position

Definition at line 39 of file S57Light.h.


The documentation for this class was generated from the following file: