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

Public Attributes

double clat
 
double clon
 
double view_scale_ppm
 
double skew
 
double rotation
 
float chart_scale
 
int pix_width
 
int pix_height
 
wxRect rv_rect
 
bool b_quilt
 
int m_projection_type
 
double lat_min
 
double lat_max
 
double lon_min
 
double lon_max
 
bool bValid
 

Detailed Description

Definition at line 128 of file ocpn_plugin.h.

Member Data Documentation

◆ b_quilt

bool PlugIn_ViewPort::b_quilt

Definition at line 141 of file ocpn_plugin.h.

◆ bValid

bool PlugIn_ViewPort::bValid

Definition at line 146 of file ocpn_plugin.h.

◆ chart_scale

float PlugIn_ViewPort::chart_scale

Definition at line 136 of file ocpn_plugin.h.

◆ clat

double PlugIn_ViewPort::clat

Definition at line 130 of file ocpn_plugin.h.

◆ clon

double PlugIn_ViewPort::clon

Definition at line 131 of file ocpn_plugin.h.

◆ lat_max

double PlugIn_ViewPort::lat_max

Definition at line 144 of file ocpn_plugin.h.

◆ lat_min

double PlugIn_ViewPort::lat_min

Definition at line 144 of file ocpn_plugin.h.

◆ lon_max

double PlugIn_ViewPort::lon_max

Definition at line 144 of file ocpn_plugin.h.

◆ lon_min

double PlugIn_ViewPort::lon_min

Definition at line 144 of file ocpn_plugin.h.

◆ m_projection_type

int PlugIn_ViewPort::m_projection_type

Definition at line 142 of file ocpn_plugin.h.

◆ pix_height

int PlugIn_ViewPort::pix_height

Definition at line 139 of file ocpn_plugin.h.

◆ pix_width

int PlugIn_ViewPort::pix_width

Definition at line 138 of file ocpn_plugin.h.

◆ rotation

double PlugIn_ViewPort::rotation

Definition at line 134 of file ocpn_plugin.h.

◆ rv_rect

wxRect PlugIn_ViewPort::rv_rect

Definition at line 140 of file ocpn_plugin.h.

◆ skew

double PlugIn_ViewPort::skew

Definition at line 133 of file ocpn_plugin.h.

◆ view_scale_ppm

double PlugIn_ViewPort::view_scale_ppm

Definition at line 132 of file ocpn_plugin.h.


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