logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

WMDFLT - returns all values of internal parameters in the Wmap package to their default values.

Access

       To use WMDFLT or c_wmdflt, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably  in
       that order.

C-Binding Synopsis

       #include <ncarg/gks.h>

       void c_wmdflt()

Name

       WMDFLT - returns all values of internal parameters in the Wmap package to their default values.

See Also

       Online: wmap, wmdflt, wmgetc, wmgeti, wmgetr, wmlabs, wmsetc, wmseti, wmsetr, wmap_params

       Hardcopy: WMAP - A Package for Producing Daily Weather Maps and Plotting Station Model Data

Synopsis

       CALL WMDFLT ()

Usage

       All  values  of  all  internal  parameters  are  returned  to their default values.  See the man page for
       wmap_params for default values.

See Also