|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucl.physiol.neuroconstruct.genesis.GenesisSettings
public class GenesisSettings
The general parameters needed for GENESIS simulations
| Nested Class Summary | |
|---|---|
static class |
GenesisSettings.GraphicsMode
|
| Constructor Summary | |
|---|---|
GenesisSettings()
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenesisSettings()
| Method Detail |
|---|
public Hashtable<Integer,String> getNativeBlocks()
public void setNativeBlocks(Hashtable<Integer,String> nb)
public String getNativeBlock(ScriptLocation ncl)
public void setNativeBlock(ScriptLocation ncl,
String text)
public float getReloadSimAfterSecs()
public void setReloadSimAfterSecs(float reloadSimAfterSecs)
public float getAbsRefractSpikegen()
public void setAbsRefractSpikegen(float absRefractSpikegen)
public void setTextAfterCellCreation(String textAfterCellCreation)
public void setTextBeforeCellCreation(String textBeforeCellCreation)
public boolean isSymmetricCompartments()
public void setSymmetricCompartments(boolean symmetricCompartments)
public int getUnitSystemToUse()
public boolean isSIUnits()
public boolean isPhysiologicalUnits()
public boolean isMooseCompatMode()
public void setMooseCompatMode(boolean mooseCompatMode)
public boolean isShowShapePlot()
public boolean isShowVoltPlot()
public void setShowVoltPlot(boolean showVoltPlot)
public void setShowShapePlot(boolean showShapePlot)
public boolean isGenerateComments()
public void setGenerateComments(boolean generateComments)
public NumericalMethod getNumMethod()
public void setNumMethod(NumericalMethod numMethod)
public void setUnitSystemToUse(int unitSystemToUse)
public void setGraphicsMode(boolean graphicsMode)
public void setNoConsole()
public void setGraphicsMode(GenesisSettings.GraphicsMode graphicsMode)
public GenesisSettings.GraphicsMode getGraphicsMode()
public boolean isCopySimFiles()
public void setCopySimFiles(boolean copySimFiles)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||