HappyDoc Generated Documentation Class: DelPhi_Data

. / VolumeData / delphi / delphi_format.py / DelPhi_Data 

Methods   
  need_to_swap_bytes 
need_to_swap_bytes ( self,  file )
  read_record 
read_record (
        self,
        file,
        swap,
        skip=None,
        )
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,
        ijk_origin,
        ijk_size,
        ijk_step,
        progress,
        )
  __init__ 
__init__ ( self,  path )
Exceptions   

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


This document was automatically generated Fri May 30 21:13:40 2008 by HappyDoc version 3.1