Table of Contents

Class: DelPhi_Data VolumeData/delphi/delphi_format.py

Methods   
__init__
matrix
need_to_swap_bytes
read_record
skip_record
  __init__ 
__init__ ( self,  path )

Exceptions   
SyntaxError, ('Parameter record size %d must be 16 or 20' % len( params ) )
  matrix 
matrix ( self )

  need_to_swap_bytes 
need_to_swap_bytes ( self,  path )

  read_record 
read_record (
        self,
        file,
        swap,
        )

Exceptions   
SyntaxError, 'Negative record size %d' % size
SyntaxError, ( 'Record size at end of record %d' % esize + ' != size at head of record %d' % size )
SyntaxError, ('Record size %d > file size %d' %( size, self.file_size ) )
  skip_record 
skip_record (
        self,
        file,
        swap,
        )


Table of Contents

This document was automatically generated on Wed Mar 26 19:02:38 2003 by HappyDoc version 2.1