OpenCPN Partial API docs
Loading...
Searching...
No Matches
s57Sector_t Struct Reference

Represents a sector of a light in an S57 chart. More...

#include <S57Sector.h>

Public Attributes

wxPoint2DDouble pos
 
double sector1
 
double sector2
 
double range
 
wxColor color
 
bool iswhite
 
bool isleading
 

Detailed Description

Represents a sector of a light in an S57 chart.

Contains information about a light sector, including its position, angular range, visibility range, color, and type.

Definition at line 36 of file S57Sector.h.

Member Data Documentation

◆ color

wxColor s57Sector_t::color

Definition at line 40 of file S57Sector.h.

◆ isleading

bool s57Sector_t::isleading

Definition at line 42 of file S57Sector.h.

◆ iswhite

bool s57Sector_t::iswhite

Definition at line 41 of file S57Sector.h.

◆ pos

wxPoint2DDouble s57Sector_t::pos

Definition at line 37 of file S57Sector.h.

◆ range

double s57Sector_t::range

Definition at line 39 of file S57Sector.h.

◆ sector1

double s57Sector_t::sector1

Definition at line 38 of file S57Sector.h.

◆ sector2

double s57Sector_t::sector2

Definition at line 38 of file S57Sector.h.


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