public class Diode
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv) |
static void |
plotDiode(java.lang.String filePath)
Test program plots in raw file diode current versus voltage:
at interval [v-delta,v+delta],
and at 3 point of this interval - ceneter and borders
|