SYNOPSIS
#include <ncarg/gks.h>void ginq_op_st(Gop_st *op_st);
DESCRIPTION
- op_st
-
(Output) - Returns the GKS operating state:
-
- GST_GKCL
- GKS is closed
- GST_GKOP
- GKS is open
- GST_WSOP
- Additionally, a workstation is open
- GST_WSAC
- Additionally, a workstation is active
- GST_SGOP
- Additionally, a segment is open
-
ACCESS
To use the GKS C-binding routines, load the ncarg_gks and ncarg_c libraries.COPYRIGHT
Copyright (C) 1987-2009University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.