ncl_gselnt (3) Linux Manual Page
GSELNT (Select normalization transformation) – selects a predefined or user-defined transformation that maps world coordinates to normalized device coordinates. Synopsis CALL GSELNT (TRNUM) C-Binding Synopsis #include <ncarg/gks.h> void gsel_norm_tran(Gint tran_num); Description TRNUM (Integer, Input) – A normalization transformation number. The number of available transformations is implementation specific. In the case of NCAR GKS-0A, two normalization…
