{ "name" : "basic_5_1_roadReachTarget_ovm1", "description" : "", "release" : "0.2", "processWriters" : { "files" : [ ], "processors" : [ ], "isTimestamped" : true }, "scenario" : { "mainModel" : "org.vadere.simulator.models.ovm.OptimalVelocityModel", "attributesModel" : { "org.vadere.state.attributes.models.AttributesOVM" : { "attributesODEIntegrator" : { "solverType" : "DORMAND_PRINCE_45", "stepSizeMin" : 1.0E-4, "stepSizeMax" : 1.0, "toleranceAbsolute" : 1.0E-5, "toleranceRelative" : 1.0E-4 }, "sensitivity" : 1.0, "sightDistance" : 10.0, "sightDistanceFactor" : 1.0, "firstDistanceRandom" : { "x" : 5.0, "y" : 15.0 }, "ignoreOtherCars" : true }, "org.vadere.state.attributes.scenario.AttributesCar" : { "id" : -1, "radius" : 0.195, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.0, "minimumSpeed" : 0.3, "maximumSpeed" : 3.0, "acceleration" : 2.0, "length" : 4.5, "width" : 1.7, "direction" : { "x" : 1.0, "y" : 0.0 } } }, "attributesSimulation" : { "finishTime" : 100.0, "simTimeStepLength" : 0.4, "realTimeSimTimeRatio" : 0.1, "writeSimulationData" : true, "visualizationEnabled" : true, "printFPS" : false, "needsBoundary" : false, "digitsPerCoordinate" : 2, "useRandomSeed" : true, "randomSeed" : 1 }, "topography" : { "attributes" : { "bounds" : { "x" : 0.0, "y" : 0.0, "width" : 30.0, "height" : 6.0 }, "boundingBoxWidth" : 0.5, "bounded" : true }, "obstacles" : [ ], "stairs" : [ ], "targets" : [ { "id" : 1, "absorbing" : true, "shape" : { "x" : 28.0, "y" : 1.0, "width" : 1.0, "height" : 4.0, "type" : "RECTANGLE" }, "waitingTime" : 0.0, "waitingTimeYellowPhase" : 0.0, "parallelWaiters" : 0, "individualWaiting" : true, "deletionDistance" : 0.1, "startingWithRedLight" : false, "nextSpeed" : -1.0 } ], "sources" : [ { "id" : -1, "shape" : { "x" : 1.0, "y" : 1.0, "width" : 1.0, "height" : 4.0, "type" : "RECTANGLE" }, "interSpawnTimeDistribution" : "org.vadere.state.scenario.ConstantDistribution", "distributionParameters" : [ 2.0 ], "spawnNumber" : 1, "maxSpawnNumberTotal" : -1, "startTime" : 0.0, "endTime" : 60.0, "spawnAtRandomPositions" : false, "useFreeSpaceOnly" : false, "targetIds" : [ 1 ], "dynamicElementType" : "CAR" } ], "dynamicElements" : [ ], "attributesPedestrian" : { "radius" : 0.195, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.0, "minimumSpeed" : 0.3, "maximumSpeed" : 3.0, "acceleration" : 2.0 }, "attributesCar" : { "id" : -1, "radius" : 0.195, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.0, "minimumSpeed" : 0.3, "maximumSpeed" : 3.0, "acceleration" : 2.0, "length" : 4.5, "width" : 1.7, "direction" : { "x" : 1.0, "y" : 0.0 } } } } }