GFLAS4(3NCARG) | NCAR GRAPHICS | GFLAS4(3NCARG) |
GFLAS4 - Allows you to access a disk file of plotting instructions, generated with a GFLAS1 and GFLAS2 sequence in a previous job, for use in a GFLAS3 call.
CALL GFLAS4 (IB, FNAME)
#include <ncarg/ncargC.h>
void c_gflas4 (int ib, char *fname)
The C-binding argument descriptions are the same as the FORTRAN argument descriptions.
To use GFLAS4 or c_gflas4, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: gflash, gflas1, gflas2, gflas3, ncarg_cbind.
Hardcopy: NCAR Graphics Contouring and Mapping Tutorial; NCAR Graphics Fundamentals, UNIX Version
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |