DOKK / manpages / debian 12 / libncarg-dev / c_ftsetr.3ncarg.en
c_ftsetr(3NCARG) NCAR GRAPHICS c_ftsetr(3NCARG)

c_ftsetr - set float valued parameters

void c_ftsetr(char *, float);

void c_ftsetr (pnam, fval);

The name of the control parameter to be assigned a float value.
The value to be assigned to the control parameter whose name is pointed to by pnam.

c_ftsetr is used to set values for any of the control parameters that take float values. The values set by c_ftsetr remain in effect until changed by subsequent calls to c_ftsetr.

To use c_ftsetr, load the NCAR Graphics library ngmath.

fitgrid_params, c_ftgetr

Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html

Copyright (C) 2000
University Corporation for Atmospheric Research

The use of this Software is governed by a License Agreement.

March 1998 UNIX