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

Public Member Functions

 Segment (int I, int w, int J, char c1, char c2, char c3, char c4, const GribRecord *rec, double pressure)
 

Public Attributes

int i
 
int j
 
int k
 
int l
 
double px1
 
double py1
 
int m
 
int n
 
int o
 
int p
 
double px2
 
double py2
 
bool bUsed
 

Detailed Description

Definition at line 101 of file IsoLine.h.

Constructor & Destructor Documentation

◆ Segment()

Segment::Segment ( int  I,
int  w,
int  J,
char  c1,
char  c2,
char  c3,
char  c4,
const GribRecord rec,
double  pressure 
)

Definition at line 608 of file IsoLine.cpp.

Member Data Documentation

◆ bUsed

bool Segment::bUsed

Definition at line 110 of file IsoLine.h.

◆ i

int Segment::i

Definition at line 106 of file IsoLine.h.

◆ j

int Segment::j

Definition at line 106 of file IsoLine.h.

◆ k

int Segment::k

Definition at line 106 of file IsoLine.h.

◆ l

int Segment::l

Definition at line 106 of file IsoLine.h.

◆ m

int Segment::m

Definition at line 108 of file IsoLine.h.

◆ n

int Segment::n

Definition at line 108 of file IsoLine.h.

◆ o

int Segment::o

Definition at line 108 of file IsoLine.h.

◆ p

int Segment::p

Definition at line 108 of file IsoLine.h.

◆ px1

double Segment::px1

Definition at line 107 of file IsoLine.h.

◆ px2

double Segment::px2

Definition at line 109 of file IsoLine.h.

◆ py1

double Segment::py1

Definition at line 107 of file IsoLine.h.

◆ py2

double Segment::py2

Definition at line 109 of file IsoLine.h.


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