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