vtkSESAMEReader

Section: Visualization Toolkit IO Classes

Usage

vtkSESAMEReader is a source object that reads SESAME files. Currently supported tables include 301, 304, 502, 503, 504, 505, 602

SESAMEReader creates rectilinear grid datasets. The dimension of the dataset depends upon the number of densities and temperatures in the table. Values at certain temperatures and densities are stored as scalars.

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

  obj = vtkSESAMEReader

Methods

The class vtkSESAMEReader 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 vtkSESAMEReader class.