vtkSLACReader

Section: Visualization Toolkit IO Classes

Usage

A reader for a data format used by Omega3p, Tau3p, and several other tools used at the Standford Linear Accelerator Center (SLAC). The underlying format uses netCDF to store arrays, but also imposes several conventions to form an unstructured grid of elements.

To create an instance of class vtkSLACReader, simply invoke its constructor as follows

  obj = vtkSLACReader

Methods

The class vtkSLACReader has several methods that can be used. They are listed below. Note that the documentation is translated automatically from the VTK sources, and may not be completely intelligible. When in doubt, consult the VTK website. In the methods listed below, obj is an instance of the vtkSLACReader class.