DSIMA
 All Classes Namespaces Files Functions Variables
options.py File Reference

Namespaces

 implementation.simulator.src.options
 
 options
 

Variables

string COMMENT_CHAR = '#'
 Char to define a comment in the csv file. More...
 
 LOG = None
 Log file. More...
 
 PRINT_TO_SCREEN = True
 Print to screen. More...
 
 DEBUG = False
 Debug mode. More...
 
 COPY = True
 Copy agent parameter files instead of moving them. More...
 
string FOLDER = 'operationFolder'
 Operation folder. More...
 
float EPS = 0.00001
 Accuracy parameter. More...
 
int INF = 10000
 Arbitrary big number. More...