Software tools


 
PrismPLOT Cross-Platform Graphics API

PrismPLOT is a general purpose plot library which is used in several of Prism's simulation tools to visualize application results.

The PrismPLOT API has been developed so that it can readily be used to provide interactive graphics within a variety of applications. PrismPLOT also functions as a stand-alone application called PrismGRAPH.

PrismPLOT has been developed using cross-platform C++ user interface (UI) software, and utilizes the OpenGL graphics application framework. The use of cross-platform UI software and OpenGL allow PrismPLOT to be supported for MS Windows, Unix, and Mac OSX platforms.

Major Features
Displays line graphs  
Displays 2-D color contour plots
Displays 3-D color surface plots
Supports display and editing of tabulated data
Switches easily between 2-D and 3-D displays
Displays multiple graphs in one window
Displays lineouts of 2-D color contour plots to facilitate analysis of results
Imports and exports plot data
Exports graph images in several common formats (e.g., JPEG, BMP,PNG)
Includes online documentation.