Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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