carputils
Doxygen code documentation for the python framework controlling openCARP
Classes | Namespaces | Functions | Variables
txt.py File Reference

Classes

class  carputils.carpio.txt.TxtFile
 file IO class for reading ascii files with extensions More...
 

Namespaces

 carputils.carpio.txt
 

Functions

def carputils.carpio.txt.open (args, kwargs)
 Open an .dat or .vec file. More...
 
def carputils.carpio.txt.read (args, kwargs)
 read data based on file extension More...
 
def carputils.carpio.txt.write (filename, data, kwargs)
 

Variables

 carputils.carpio.txt.fopen = open