ncl_gflas3 (3) - Linux Manuals

ncl_gflas3: Inserts the instructions saved on

NAME

GFLAS3 - Inserts the instructions saved on disk with a previous GFLAS1 identifier IB into the output stream. GFLAS3 can be called only after a previous GFLAS1 and GFLAS2 sequence or after a call to GFLAS4. GFLAS3 uses FORTRAN logical unit IC as specified in the GOPWK call for WISS.

SYNOPSIS

CALL GFLAS3 (IB)

C-BINDING SYNOPSIS

#include <ncarg/ncargC.h>

void c_gflas3 (int ib)

DESCRIPTION

IB
(INTEGER, input) The same identifying integer used for an (IB) argument in GFLAS1.

C-BINDING DESCRIPTION

The C-binding argument description is the same as the FORTRAN argument description.

EXAMPLES

Use the ncargex command to see the following relevant examples: ccpmovi, tgflas, fgke02.

ACCESS

To use GFLAS3 or c_gflas3, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.

COPYRIGHT

Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.

SEE ALSO

Online: gflash, gflas1, gflas2, gflas4, ncarg_cbind.

Hardcopy: NCAR Graphics Contouring and Mapping Tutorial; NCAR Graphics Fundamentals, UNIX Version