{ "name" : "basic_4_2_wall_osm2", "description" : "", "release" : "0.4", "commithash" : "warning: no commit hash", "processWriters" : { "files" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile", "filename" : "waitingTime.txt", "processors" : [ 1 ] } ], "processors" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianWaitingTimeProcessor", "id" : 1, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianWaitingTimeProcessor", "attributes" : { "waitingArea" : { "x" : 9.0, "y" : 0.0, "width" : 7.0, "height" : 10.0, "type" : "RECTANGLE" } } } ], "isTimestamped" : true }, "scenario" : { "mainModel" : "org.vadere.simulator.models.osm.OptimalStepsModel", "attributesModel" : { "org.vadere.state.attributes.models.AttributesFloorField" : { "createMethod" : "HIGH_ACCURACY_FAST_MARCHING", "potentialFieldResolution" : 0.1, "obstacleGridPenalty" : 0.1, "targetAttractionStrength" : 1.0, "timeCostAttributes" : { "standardDeviation" : 0.7, "type" : "UNIT", "obstacleDensityWeight" : 3.5, "pedestrianSameTargetDensityWeight" : 3.5, "pedestrianOtherTargetDensityWeight" : 3.5, "pedestrianWeight" : 3.5, "queueWidthLoading" : 1.0, "pedestrianDynamicWeight" : 6.0, "loadingType" : "CONSTANT" } }, "org.vadere.state.attributes.models.AttributesOSM" : { "stepCircleResolution" : 18, "numberOfCircles" : 1, "varyStepDirection" : false, "stepLengthIntercept" : 0.4625, "stepLengthSlopeSpeed" : 0.2345, "stepLengthSD" : 0.036, "movementThreshold" : 0.0, "optimizationType" : "DISCRETE", "movementType" : "ARBITRARY", "dynamicStepLength" : false, "updateType" : "EVENT_DRIVEN", "seeSmallWalls" : true, "minimumStepLength" : false, "targetPotentialModel" : "org.vadere.simulator.models.potential.fields.PotentialFieldTargetGrid", "pedestrianPotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldPedestrianCompactSoftshell", "obstaclePotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldObstacleCompactSoftshell", "submodels" : [ ] }, "org.vadere.state.attributes.models.AttributesPotentialCompactSoftshell" : { "pedPotentialIntimateSpaceWidth" : 0.45, "pedPotentialPersonalSpaceWidth" : 1.2, "pedPotentialHeight" : 50.0, "obstPotentialWidth" : 0.8, "obstPotentialHeight" : 6.0, "intimateSpaceFactor" : 1.2, "personalSpacePower" : 1, "intimateSpacePower" : 1 } }, "attributesSimulation" : { "finishTime" : 30.0, "simTimeStepLength" : 0.4, "realTimeSimTimeRatio" : 0.0, "writeSimulationData" : false, "visualizationEnabled" : true, "printFPS" : false, "needsBoundary" : false, "digitsPerCoordinate" : 2, "useFixedSeed" : true, "fixedSeed" : 1, "simulationSeed" : null }, "topography" : { "attributes" : { "bounds" : { "x" : 0.0, "y" : 0.0, "width" : 20.0, "height" : 10.0 }, "boundingBoxWidth" : 1.0, "bounded" : true }, "obstacles" : [ { "shape" : { "x" : 9.0, "y" : 0.3, "width" : 0.1, "height" : 8.55, "type" : "RECTANGLE" }, "id" : -1 } ], "stairs" : [ ], "targets" : [ { "id" : 1, "absorbing" : true, "shape" : { "x" : 16.0, "y" : 2.5, "width" : 2.0, "height" : 5.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" : 4.7, "y" : 2.5, "width" : 4.0, "height" : 5.0, "type" : "RECTANGLE" }, "interSpawnTimeDistribution" : "org.vadere.state.scenario.ConstantDistribution", "distributionParameters" : [ 1.0 ], "spawnNumber" : 50, "maxSpawnNumberTotal" : -1, "startTime" : 0.0, "endTime" : 0.0, "spawnAtRandomPositions" : true, "useFreeSpaceOnly" : false, "targetIds" : [ 1 ], "groupSizeDistribution" : [ 1.0 ], "dynamicElementType" : "PEDESTRIAN" } ], "attributesPedestrian" : { "radius" : 0.195, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.26, "minimumSpeed" : 0.5, "maximumSpeed" : 2.2, "acceleration" : 2.0 }, "attributesCar" : null, "dynamicElements" : [ ] } } }