This class plots wind symbols. More...
#include "../include/WindPlot.h"
Static Public Member Functions | |
| static int | drawBarbMap (Plot &plot, Point &pt, Wind &wnd, float size, float offset) |
| static int | drawBarb (Plot &plot, Point &pt, Wind &wnd, float size, float offset) |
| static int | drawVectMap (Plot &plot, Point &pt, Wind &wnd, float size, float arrow) |
| static int | drawVect (Plot &plot, Point &pt, Wind &wnd, float size, float arrow) |
| static int | drawTrack (Plot &plot, Point &pt, Wind &wnd, float scale, float arrow, int maj, int min) |
This class plots wind symbols.
1.6.1