HappyDoc Generated Documentation Class: BasePhiReader

. / DelphiViewer / PhiReaders.py / BasePhiReader 

Methods   
  viewVRMLSurface 
viewVRMLSurface (
        self,
        isovalue,
        color,
        name,
        )
  writeVRMLSurface 
writeVRMLSurface (
        self,
        filename,
        isovalue,
        )
  viewVRMLMesh 
viewVRMLMesh (
        self,
        isovalue,
        color,
        name,
        )
  writeVRMLMesh 
writeVRMLMesh (
        self,
        filename,
        isovalue,
        )
  readRecord 
readRecord ( self )
Exceptions   

IOError, "fortran record size mismatch"

  parseFile 
parseFile ( self )
  readStringRecord 
readStringRecord ( self )
  __repr__ 
__repr__ ( self )
  readArrayRecord 
readArrayRecord ( self,  arrayType )
  readFormatRecord 
readFormatRecord ( self,  format )
  interpolatedVolume 
interpolatedVolume (
        self,
        slices,
        low,
        high,
        )
  __init__ 
__init__ ( self,  filename )
Exceptions   

IOError, 'File does not exist.'

  viewVolumeData 
viewVolumeData (
        self,
        slices,
        low,
        high,
        )

setup the volume bounding box to the grid realspace llf (lower-left-front) and urb (upper-right-back) points use the origin of the grid to set these values the bounding box will extend from grid.coord(0, 0, 0) to grid.coord(size, size, size)


This document was automatically generated Thu Nov 15 14:09:25 2007 by HappyDoc version 3.0.a1