ncl_c_ftsetr - Man Page

set float valued parameters

Function Prototype

void c_ftsetr(char *, float);

Synopsis

void c_ftsetr (pnam, fval);

Description

pnam

The name of the control parameter to be assigned a float value.

fval

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

Usage

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.

Access

To use c_ftsetr, load the NCAR Graphics library ngmath.

See Also

fitgrid_params, c_ftgetr

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

Info

March 1998 UNIX NCAR GRAPHICS