carputils
Doxygen code documentation for the python framework controlling openCARP
Classes | Functions | Variables
carputils.carpio.lut Namespace Reference

Classes

class  LUTFile
 Read from a LUT file. More...
 
class  LUTHeader
 Describes a LUT file header. More...
 

Functions

def open (args, kwargs)
 Open a LUT file. More...
 

Variables

int INT_SIZE = 4
 
 fopen = open
 

Function Documentation

◆ open()

def carputils.carpio.lut.open (   args,
  kwargs 
)

Open a LUT file.

Convenience method to provide normal python style interface to create a file type object.

Parameters inherited from LUTFile.__init__()

Variable Documentation

◆ fopen

carputils.carpio.lut.fopen = open

◆ INT_SIZE

int carputils.carpio.lut.INT_SIZE = 4