HappyDoc Generated Documentation .\VolumeData\profec\profec_format.py

. / VolumeData / profec / profec_format.py 

Functions   
  split_fields 
split_fields (
        line,
        field_size,
        max_fields,
        )
  read_floats 
read_floats ( f,  count )

Read ascii float values on as many lines as needed to get count values.

Exceptions   

FileFormatError( 'File is shorter than expected' )

  skip_comment_lines 
skip_comment_lines ( f,  comment_character )
  read_line_values 
read_line_values (
        line,
        count,
        type,
        descrip,
        )

Read ascii numeric values on a line.

Exceptions   

FileFormatError('Error parsing %s on line:\n %s' %( descrip, line ) )

Classes   

PROFEC_Potential

FileFormatError


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