OMNeT++ Simulation Library  6.0.3
Predefined configuration variables

Description

Predefined configuration variables; see cConfigurationEx::getVariable(). Variables can be referred to using the ${...} syntax in the configuration.

Macros

#define CFGVAR_RUNID   "runid"
 Name of the "runid" configuration variable and run attribute. More...
 
#define CFGVAR_INIFILE   "inifile"
 Name of the "inifile" configuration variable and run attribute. More...
 
#define CFGVAR_CONFIGNAME   "configname"
 Name of the "configname" configuration variable and run attribute. More...
 
#define CFGVAR_RUNNUMBER   "runnumber"
 Name of the "runnumber" configuration variable and run attribute. More...
 
#define CFGVAR_NETWORK   "network"
 Name of the "network" configuration variable and run attribute. More...
 
#define CFGVAR_EXPERIMENT   "experiment"
 Name of the "experiment" configuration variable and run attribute. More...
 
#define CFGVAR_MEASUREMENT   "measurement"
 Name of the "measurement" configuration variable and run attribute. More...
 
#define CFGVAR_REPLICATION   "replication"
 Name of the "replication" configuration variable and run attribute. More...
 
#define CFGVAR_PROCESSID   "processid"
 Name of the "processid" configuration variable and run attribute. More...
 
#define CFGVAR_DATETIME   "datetime"
 Name of the "datetime" configuration variable and run attribute. More...
 
#define CFGVAR_DATETIMEF   "datetimef"
 Name of the "datetimef" configuration variable and run attribute. More...
 
#define CFGVAR_RESULTDIR   "resultdir"
 Name of the "resultdir" configuration variable and run attribute. More...
 
#define CFGVAR_REPETITION   "repetition"
 Name of the "repetition" configuration variable and run attribute. More...
 
#define CFGVAR_SEEDSET   "seedset"
 Name of the "seedset" configuration variable and run attribute. More...
 
#define CFGVAR_ITERATIONVARS   "iterationvars"
 Name of the "iterationvars" configuration variable and run attribute. More...
 
#define CFGVAR_ITERATIONVARSF   "iterationvarsf"
 Name of the "iterationvarsf" configuration variable and run attribute. More...
 
#define CFGVAR_ITERATIONVARSD   "iterationvarsd"
 Name of the "iterationvarsd" configuration variable and run attribute. More...
 

Macro Definition Documentation

◆ CFGVAR_RUNID

#define CFGVAR_RUNID   "runid"

Name of the "runid" configuration variable and run attribute.

◆ CFGVAR_INIFILE

#define CFGVAR_INIFILE   "inifile"

Name of the "inifile" configuration variable and run attribute.

◆ CFGVAR_CONFIGNAME

#define CFGVAR_CONFIGNAME   "configname"

Name of the "configname" configuration variable and run attribute.

◆ CFGVAR_RUNNUMBER

#define CFGVAR_RUNNUMBER   "runnumber"

Name of the "runnumber" configuration variable and run attribute.

◆ CFGVAR_NETWORK

#define CFGVAR_NETWORK   "network"

Name of the "network" configuration variable and run attribute.

◆ CFGVAR_EXPERIMENT

#define CFGVAR_EXPERIMENT   "experiment"

Name of the "experiment" configuration variable and run attribute.

◆ CFGVAR_MEASUREMENT

#define CFGVAR_MEASUREMENT   "measurement"

Name of the "measurement" configuration variable and run attribute.

◆ CFGVAR_REPLICATION

#define CFGVAR_REPLICATION   "replication"

Name of the "replication" configuration variable and run attribute.

◆ CFGVAR_PROCESSID

#define CFGVAR_PROCESSID   "processid"

Name of the "processid" configuration variable and run attribute.

◆ CFGVAR_DATETIME

#define CFGVAR_DATETIME   "datetime"

Name of the "datetime" configuration variable and run attribute.

◆ CFGVAR_DATETIMEF

#define CFGVAR_DATETIMEF   "datetimef"

Name of the "datetimef" configuration variable and run attribute.

◆ CFGVAR_RESULTDIR

#define CFGVAR_RESULTDIR   "resultdir"

Name of the "resultdir" configuration variable and run attribute.

◆ CFGVAR_REPETITION

#define CFGVAR_REPETITION   "repetition"

Name of the "repetition" configuration variable and run attribute.

◆ CFGVAR_SEEDSET

#define CFGVAR_SEEDSET   "seedset"

Name of the "seedset" configuration variable and run attribute.

◆ CFGVAR_ITERATIONVARS

#define CFGVAR_ITERATIONVARS   "iterationvars"

Name of the "iterationvars" configuration variable and run attribute.

◆ CFGVAR_ITERATIONVARSF

#define CFGVAR_ITERATIONVARSF   "iterationvarsf"

Name of the "iterationvarsf" configuration variable and run attribute.

◆ CFGVAR_ITERATIONVARSD

#define CFGVAR_ITERATIONVARSD   "iterationvarsd"

Name of the "iterationvarsd" configuration variable and run attribute.