|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
vsp | |
vsp.config | |
vsp.readConfig |
Uses of Config in vsp |
---|
Methods in vsp with parameters of type Config | |
---|---|
private void |
Vsp.runSimulation(Config config)
Run simulation |
Uses of Config in vsp.config |
---|
Classes in vsp.config that implement Config | |
---|---|
class |
ConfigExp
Implamentation of configuration for exponentian |
class |
ConfigGauss
Implementation for Gauss. |
Uses of Config in vsp.readConfig |
---|
Methods in vsp.readConfig that return Config | |
---|---|
Config |
ReadConfigGauss.read()
Read config file |
Config |
ReadConfigExp.read()
Read config file |
abstract Config |
ReadConfig.read()
Read config file |
private Config |
ReadConfig.readHead(Config config)
Read head from file |
Methods in vsp.readConfig with parameters of type Config | |
---|---|
private Config |
ReadConfig.readHead(Config config)
Read head from file |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |