public class HSpiceOut extends Input<Stimuli>
Input.InputPreferences
byteCount, dataInputStream, ep, errorLogger, fileLength, filePath, inputStream, lineReader, pushbackInputStream, READ_BUFFER_SIZE
Modifier and Type | Method and Description |
---|---|
protected Stimuli |
processInput(java.net.URL fileURL,
Cell cell,
Stimuli sd)
Method to read HSpice output files.
|
changesQuiet, closeInput, eofDuring, getAKeyword, getInputPreferences, getLine, getLineAndUpdateProgress, getLineAndUpdateProgressBinary, getLineFromBinary, getProgressNote, getRestOfComment, getRestOfLine, importALibrary, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialog
protected Stimuli processInput(java.net.URL fileURL, Cell cell, Stimuli sd) throws java.io.IOException
processInput
in class Input<Stimuli>
sd
- Stimuli associated to the reading.fileURL
- the URL to one of the output files.cell
- the Cell associated with these HSpice output files.java.io.IOException