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

Public Attributes

int status
 
int count
 
int order
 
double * tx
 
double * ty
 
double * lon
 
double * lat
 
double * pwx
 
double * pwy
 
double * wpx
 
double * wpy
 
int txmax
 
int tymax
 
int txmin
 
int tymin
 
double lonmax
 
double lonmin
 
double latmax
 
double latmin
 

Detailed Description

Definition at line 55 of file georef.h.

Member Data Documentation

◆ count

int GeoRef::count

Definition at line 57 of file georef.h.

◆ lat

double* GeoRef::lat

Definition at line 62 of file georef.h.

◆ latmax

double GeoRef::latmax

Definition at line 73 of file georef.h.

◆ latmin

double GeoRef::latmin

Definition at line 74 of file georef.h.

◆ lon

double* GeoRef::lon

Definition at line 61 of file georef.h.

◆ lonmax

double GeoRef::lonmax

Definition at line 71 of file georef.h.

◆ lonmin

double GeoRef::lonmin

Definition at line 72 of file georef.h.

◆ order

int GeoRef::order

Definition at line 58 of file georef.h.

◆ pwx

double* GeoRef::pwx

Definition at line 63 of file georef.h.

◆ pwy

double* GeoRef::pwy

Definition at line 64 of file georef.h.

◆ status

int GeoRef::status

Definition at line 56 of file georef.h.

◆ tx

double* GeoRef::tx

Definition at line 59 of file georef.h.

◆ txmax

int GeoRef::txmax

Definition at line 67 of file georef.h.

◆ txmin

int GeoRef::txmin

Definition at line 69 of file georef.h.

◆ ty

double* GeoRef::ty

Definition at line 60 of file georef.h.

◆ tymax

int GeoRef::tymax

Definition at line 68 of file georef.h.

◆ tymin

int GeoRef::tymin

Definition at line 70 of file georef.h.

◆ wpx

double* GeoRef::wpx

Definition at line 65 of file georef.h.

◆ wpy

double* GeoRef::wpy

Definition at line 66 of file georef.h.


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