#include <stdio.h>
#include <math.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <ctype.h>
#include <X11/X.h>
#include <X11/Intrinsic.h>
#include <Xm/Xm.h>
#include <Xm/DrawingA.h>
#include <Xm/Form.h>
#include <Xm/PushB.h>
#include <Xm/Label.h>
#include <Xm/RowColumn.h>
#include <X11/StringDefs.h>
#include <X11/cursorfont.h>
Go to the source code of this file.
|
| void | readlatlon () |
| |
| void | input_polar (void) |
| |
| int | rrmesh (double) |
| |
| HRAP | LL2Hrap (double, double) |
| |
| HRAP | Hrap2LL () |
| |
| void | rearth (double) |
| |
| void | LatLon (double, double, double, double, double, double) |
| |
| double | pixheight (double, double, double, double, int) |
| |
◆ degrad
| #define degrad 57.2957795 |
◆ earthr
◆ pi
◆ raddeg
| #define raddeg 0.01745329 |
◆ stdlat
◆ stdlon
◆ xmesh
◆ Hrap2LL()
◆ input_polar()
| void input_polar |
( |
void |
| ) |
|
◆ LatLon()
| void LatLon |
( |
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
double |
|
|
) |
| |
◆ LL2Hrap()
| HRAP LL2Hrap |
( |
double |
, |
|
|
double |
|
|
) |
| |
◆ pixheight()
| double pixheight |
( |
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
double |
, |
|
|
int |
|
|
) |
| |
◆ readlatlon()
◆ rearth()
◆ rrmesh()
◆ ave
◆ avehys
◆ aveocc
| double aveocc[131][131][4] |
◆ aver
◆ cart_occ
| int cart_occ[131][131][4] |
◆ cartesian
◆ cartgrid
◆ cartgrid_occ
| int cartgrid_occ[131][131][4] |
◆ cnt
◆ count
◆ DIR1
◆ DIR2
◆ DIR3
◆ dispname
◆ elev
◆ fic
◆ fjc
◆ hrap
◆ HYS
◆ iaz
◆ ic
◆ idrad
◆ ih
◆ Input
◆ InputFile
◆ irg
◆ jc
◆ jh
◆ lat
◆ len1
◆ len2
◆ ll
◆ llx
◆ lly
◆ lon
◆ mapph
◆ naradx
◆ narady
◆ OCC
◆ OutputFile
◆ polarHYS
◆ polarOCC
| int polarOCC[360][230][4] |
◆ radarid
◆ radid
◆ radlatlon
◆ raz
◆ re
◆ reff
◆ rfcname
◆ rrg
◆ rrrmesh
◆ savename
◆ stlat
◆ stlon
◆ temp
◆ xlat
◆ xlon
◆ xx
◆ yy