Isosurface(3NCARG) | NCAR GRAPHICS | Isosurface(3NCARG) |
Isosurface - Allows the user to draw a perspective view of the surface defined by the equation f(u,v,w)=fiso, where the function f is approximated by a 3-dimensional array of data and fiso is a user-specified "isovalue". Contours created by taking slices in any of three directions through the surface are drawn with hidden portions of the contour lines removed.
EZISOS - May be called to draw an isosurface.
ISOSRF - May be called to draw an isosurface.
ISGETI - Retrieves the current values of various internal parameters affecting the behavior of ISOSRF.
ISGETR - Retrieves the current values of various internal parameters affecting the behavior of ISOSRF.
ISSETI - Gives new values to internal parameters.
ISSETR - Gives new values to internal parameters.
PWRZI - Plots characters in three-space when using ISOSRF.
c_ezisos,
c_isosrf,
c_isgeti,
c_isgetr,
c_isseti,
c_issetr,
c_pwrzi
None.
To use Isosurface, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
The error messages described below can be written to the output unit by routines in the package Isosurface. All of these errors are fatal and cause the user's program to terminate execution (on the other hand, all of the errors are easily avoided).
Online: isosurface_params, ezisos, isgeti, isgetr, isosrf, isseti, issetr, pwrzi, ncarg_cbind
Hardcopy: 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 |