|
The Physiologist's Friend Simulation API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
ch.unizh.* |
---|
ch.unizh.ini.friend.Main | ||
---|---|---|
public static final long |
SPLASH_DURATION |
5500L |
public static final String |
SPLASH_IMAGE |
"ch/unizh/ini/friend/SplashScreen.gif" |
public static final String |
SPLASH_IMAGE_COLOR |
"ch/unizh/ini/friend/SplashScreen-color.gif" |
ch.unizh.ini.friend.gui.ExceptionDialog | ||
---|---|---|
public static final int |
RET_CANCEL |
0 |
public static final int |
RET_OK |
1 |
ch.unizh.ini.friend.gui.FriendGUI | ||
---|---|---|
public static final float |
FRAME_SCREEN_FRACTION |
0.6000000238418579f |
public static final int |
SIMULATION_UPDATE_INTERVAL_MS |
10 |
public static final int |
STATUS_HEIGHT |
90 |
public static final String |
URL_HOME |
"http://www.ini.unizh.ch/~tobi/friend" |
ch.unizh.ini.friend.gui.FriendHelp | ||
---|---|---|
public static final String |
HELPSET_URL |
"friend-help.hs" |
ch.unizh.ini.friend.gui.SpikeSound | ||
---|---|---|
public static final float |
SAMPLE_RATE |
8000.0f |
public static final byte |
SPIKE_AMPLITUDE |
127 |
public static final int |
SPIKE_DURATION_MS |
2 |
ch.unizh.ini.friend.gui.StimulusAction | ||
---|---|---|
protected static final String |
brighten |
"Brighten" |
protected static final String |
brightenBackground |
"Brighten background" |
protected static final String |
darken |
"Darken" |
protected static final String |
darkenBackground |
"Darken background" |
protected static final String |
flipContrast |
"Invert contrast" |
protected static final String |
rotate |
"Rotate" |
ch.unizh.ini.friend.gui.TangentScreen | ||
---|---|---|
public static final float |
SCREEN_DIMENSION |
10.0f |
ch.unizh.ini.friend.simulation.SimulationSetupFactory | ||
---|---|---|
public static final int |
DELAY |
5 |
public static final int |
SIZE |
4 |
ch.unizh.ini.friend.simulation.cells.BipolarCell | ||
---|---|---|
protected static final float |
INPUT_WEIGHT |
1.0f |
ch.unizh.ini.friend.simulation.cells.ColorPhotoreceptor | ||
---|---|---|
public static final int |
L_CONE |
0 |
public static final int |
M_CONE |
1 |
public static final int |
NUM_CONES |
3 |
public static final int |
S_CONE |
2 |
ch.unizh.ini.friend.simulation.cells.IntegrateFireCell | ||
---|---|---|
protected static final float |
INPUT_WEIGHT |
14.0f |
public static final float |
SPIKE_RATE_TIME_SCALE |
0.019999999552965164f |
ch.unizh.ini.friend.simulation.cells.Photoreceptor | ||
---|---|---|
public static final float |
ADAPTATION_TIME_CONSTANT |
0.5f |
public static final float |
TRANSIENT_GAIN |
5.0f |
ch.unizh.ini.friend.simulation.cells.PoissonSoma | ||
---|---|---|
protected static final float |
MAX_SPIKE_RATE |
500.0f |
ch.unizh.ini.friend.stimulus.BarStimulus | ||
---|---|---|
public static final float |
HEIGHT |
0.5f |
public static final float |
WIDTH |
6.0f |
ch.unizh.ini.friend.stimulus.GratingStimulus | ||
---|---|---|
protected static final float |
PERIOD |
2.0f |
protected static final float |
SCREEN_MULTIPLE |
2.0f |
ch.unizh.ini.friend.stimulus.SpotStimulus | ||
---|---|---|
public static final float |
DIAMETER |
1.0f |
public static final int |
NSIDES |
6 |
ch.unizh.ini.friend.stimulus.Stimulus | ||
---|---|---|
public static final float |
BACKGROUND_BRIGHTNESS |
0.25f |
public static final String |
BRIGHTEN_BACKGROUND |
"Brighten Background" |
public static final String |
BRIGHTEN_FOREGROUND |
"Brighten Foreground" |
public static final String |
DARKEN_BACKGROUND |
"Darken Background" |
public static final String |
DARKEN_FOREGROUND |
"Darken Foreground" |
public static final float |
FOREGROUND_BRIGHTNESS |
0.75f |
public static final float |
ROTATE_BY |
0.5235987901687622f |
ch.unizh.ini.friend.topology.HexDirection | ||
---|---|---|
public static final int |
E |
0 |
public static final int |
NE |
1 |
public static final int |
NW |
2 |
public static final int |
SE |
5 |
public static final int |
SW |
4 |
public static final int |
W |
3 |
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV NEXT | FRAMES NO FRAMES |