HappyDoc Generated Documentation Class: DelPhi_Data

. / VolumeData / delphi / delphi_format.py / DelPhi_Data 

Methods   
  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,
        )
  matrix 
matrix ( self )
  __init__ 
__init__ ( self,  path )
Exceptions   

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


This document was automatically generated Thu Nov 09 13:33:39 2006 by HappyDoc version 3.0.a1