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

Public Member Functions

 PlotLineSeg (double _lat1, double _lon1, double _lat2, double _lon2, double _contour)
 

Public Attributes

double lat1
 
double lon1
 
double lat2
 
double lon2
 
double contour
 

Detailed Description

Definition at line 51 of file MagneticPlotMap.h.

Constructor & Destructor Documentation

◆ PlotLineSeg()

PlotLineSeg::PlotLineSeg ( double  _lat1,
double  _lon1,
double  _lat2,
double  _lon2,
double  _contour 
)
inline

Definition at line 53 of file MagneticPlotMap.h.

Member Data Documentation

◆ contour

double PlotLineSeg::contour

Definition at line 57 of file MagneticPlotMap.h.

◆ lat1

double PlotLineSeg::lat1

Definition at line 56 of file MagneticPlotMap.h.

◆ lat2

double PlotLineSeg::lat2

Definition at line 56 of file MagneticPlotMap.h.

◆ lon1

double PlotLineSeg::lon1

Definition at line 56 of file MagneticPlotMap.h.

◆ lon2

double PlotLineSeg::lon2

Definition at line 56 of file MagneticPlotMap.h.


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