Commit Graph

9 Commits

Author SHA1 Message Date
b264e0dba9 [add][fix] added numberUtil and behaviourUtil to library
- numberUtil adds functions to Double
 - behaviourUtil adds functions to Option[FunctionArgs]
 - [add] getParam function to FunctionArgs case class
 - [fix] fixed typo in config
2020-01-29 01:19:11 -06:00
60aa97d9fc [add] added full configuration file 2020-01-29 01:19:11 -06:00
86e383922d [mod][fix] modified config to be more sane and fixed output thread 2020-01-29 01:19:11 -06:00
a7817d04ec [add] added configuration mapping to parser 2020-01-29 01:19:11 -06:00
8c47396964 [add] added example for location based sensor defect
- args in a behaviour allow for a simulation of a location based defect
 - allows for the defect to happen inside the same group
2020-01-29 01:19:10 -06:00
32438ef5b8 [add] multiple commits merged
# Conflicts:
#	docs/wiki/config/config.yml
#	src/main/scala/scim/Main.scala
#	src/main/scala/scim/archive/Elements.scala
#	src/main/scala/scim/archive/GroundTruth.scala
#	src/main/scala/scim/datastruct/Configuration.scala
#	src/main/scala/scim/lib/Concurrency.scala
2020-01-29 01:19:10 -06:00
575ae2a14a [fix] fixed typo and error in config description 2020-01-29 01:19:10 -06:00
1b2f23670a [fix] fixed wrong whitespaces in config.yml 2020-01-29 01:19:10 -06:00
a50b386cad [add] added initial configuration wiki entry 2020-01-29 01:19:10 -06:00