OpenCPN Partial API docs
|
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 |
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.