pingspice.scripts.readcsv.Readers(object)
class documentation
Part of pingspice.scripts.readcsv
(View In Hierarchy)
Uses an item in offsets for each filenname in csvFiles. If there are fewer offsets than csvFiles, uses the offsets until they run out, then sticks with the last one found. If offsets is empty, a y_offset of 0.0 will be used for all.
Method | __init__ | Undocumented |
Method | __len__ | Undocumented |
Method | readerator | Undocumented |
Method | get | Undocumented |
Method | align | Undocumented |
Method | makeVectors | Undocumented |
Method | max | Undocumented |
Method | offset | Undocumented |
Method | _filerator | Undocumented |