carputils
Doxygen code documentation for the python framework controlling openCARP
Public Member Functions | Public Attributes | List of all members
bin.plotTrace.FileDescription Class Reference

Class to hold the information about each of the binary output files generated by LIMPET/bench which contain information about the sv. More...

Public Member Functions

def __init__ (self, fname, dtype, isbig=0, dsize=0, numSamps=0)
 

Public Attributes

 fname
 
 dtype
 
 isbig
 
 dsize
 
 numSamps
 
 samps
 
 vname
 

Detailed Description

Class to hold the information about each of the binary output files generated by LIMPET/bench which contain information about the sv.

Constructor & Destructor Documentation

◆ __init__()

def bin.plotTrace.FileDescription.__init__ (   self,
  fname,
  dtype,
  isbig = 0,
  dsize = 0,
  numSamps = 0 
)

Member Data Documentation

◆ dsize

bin.plotTrace.FileDescription.dsize

◆ dtype

bin.plotTrace.FileDescription.dtype

◆ fname

bin.plotTrace.FileDescription.fname

◆ isbig

bin.plotTrace.FileDescription.isbig

◆ numSamps

bin.plotTrace.FileDescription.numSamps

◆ samps

bin.plotTrace.FileDescription.samps

◆ vname

bin.plotTrace.FileDescription.vname

The documentation for this class was generated from the following file: