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

NNGETSLOPED - retrieve the double precision slope at a specified coordinate.

CALL NNGETSLOPED (I,J,SLOPE,IER)

(Integer, Input) - A subscript indexing the first dimensioned variable in the output grid of the most recent call to NATGRIDD.
(Integer, Input) - A subscript indexing the second dimensioned variable in the output grid of the most recent call to NATGRIDD.
(Double precision, Output) - The slope at the grid point Z(I,J), where Z is the output grid in the most recent call to NATGRIDD.
(Integer, Output) - An error return value. If IER is returned as 0, then no errors were detected. If IER is non-zero, then refer to the man page for natgrid_errors for details.

To use NNGETSLOPED, load the NCAR Graphics library ngmath.

natgrid, natgridd, natgrid_params.

Complete documentation for Natgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html

Copyright (C) 2000
University Corporation for Atmospheric Research

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

March 1997-1998 UNIX