|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Classes | |
| class | carputils.carpio.txt.TxtFile |
| file IO class for reading ascii files with extensions More... | |
Namespaces | |
| carputils.carpio.txt | |
| Provides a class for .dat and .vec IO to/from python numpy arrays. | |
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 | |
1.8.13