|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgridiq.poweranalysis.psat.parser.PSATResultsParser
public class PSATResultsParser
A ResultsParser
to handle simulation results generated by PSAT.
Constructor Summary | |
---|---|
PSATResultsParser()
|
Method Summary | |
---|---|
SimResults |
getResults()
Gets the simulation results. |
void |
parseLine(java.lang.String line)
Parses a line from a results files. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PSATResultsParser()
Method Detail |
---|
public void parseLine(java.lang.String line)
ResultsParser
parseLine
in interface ResultsParser
public SimResults getResults()
ResultsParser
getResults
in interface ResultsParser
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |