public static class IRSIM.IRSIMPreferences extends Output.OutputPreferences
Modifier and Type | Field and Description |
---|---|
int |
irDebug |
java.lang.String |
parameterFile |
java.lang.String |
steppingModel |
includeDateAndVersionInOutput, useCopyrightMessage
Constructor and Description |
---|
IRSIM.IRSIMPreferences(boolean factory) |
Modifier and Type | Method and Description |
---|---|
Output |
doOutput(Cell cell,
VarContext context,
java.lang.String filePath) |
disablePopups, doOutput, formatDouble, formatDoublePostFix, getUnitsOfPrecision, isDisablePopups
public int irDebug
public java.lang.String steppingModel
public java.lang.String parameterFile
public Output doOutput(Cell cell, VarContext context, java.lang.String filePath)
doOutput
in class Output.OutputPreferences