1NNGETSLOPED(3NCARG)              NCAR GRAPHICS             NNGETSLOPED(3NCARG)
2
3
4

NAME

6       NNGETSLOPED  - retrieve the double precision slope at a specified coor‐
7       dinate.
8

SYNOPSIS

10       CALL NNGETSLOPED (I,J,SLOPE,IER)
11

DESCRIPTION

13       I           (Integer, Input) - A subscript indexing  the  first  dimen‐
14                   sioned  variable in the output grid of the most recent call
15                   to NATGRIDD.
16
17       J           (Integer, Input) - A subscript indexing the  second  dimen‐
18                   sioned  variable in the output grid of the most recent call
19                   to NATGRIDD.
20
21       SLOPE       (Double precision, Output) - The slope at  the  grid  point
22                   Z(I,J),  where Z is the output grid in the most recent call
23                   to NATGRIDD.
24
25       IER         (Integer, Output) -  An  error  return  value.  If  IER  is
26                   returned as 0, then no errors were detected. If IER is non-
27                   zero, then refer to the man  page  for  natgrid_errors  for
28                   details.
29

ACCESS

31       To use NNGETSLOPED, load the NCAR Graphics library ngmath.
32

SEE ALSO

34       natgrid, natgridd, natgrid_params.
35
36       Complete documentation for Natgrid is available at URL
37       http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
38
40       Copyright (C) 2000
41       University Corporation for Atmospheric Research
42
43       The use of this Software is governed by a License Agreement.
44
45
46
47UNIX                            March 1997-1998            NNGETSLOPED(3NCARG)
Impressum