|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgridiq.simulation.GnuPlotWriter
public class GnuPlotWriter
The default results writer supporting plotting using Gnuplot. A set of properties for each bus in the network is output to a separate file in a directory named output in the current working directory. Each file contains a time series of the bus voltage, real power load and real power generated for each iteration of the simulation.
| Constructor Summary | |
|---|---|
GnuPlotWriter()
|
|
| Method Summary | |
|---|---|
void |
saveResults(SimResults results)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GnuPlotWriter()
| Method Detail |
|---|
public void saveResults(SimResults results)
throws java.io.IOException
saveResults in interface ResultsWriterjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||