{ "name" : "Neues_Szenario", "description" : "", "release" : "1.2", "processWriters" : { "files" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile", "filename" : "output_ts_pid.txt", "processors" : [ 1, 2, 3, 5, 13, 17 ], "separator" : ";" }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile", "filename" : "output_pid.txt", "processors" : [ 4, 8, 9, 10, 15, 16 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepOutputFile", "filename" : "output_ts.txt", "processors" : [ 6, 7 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.NoDataKeyOutputFile", "filename" : "output_nokey.txt", "processors" : [ 11, 12 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile", "filename" : "postvis.trajectories", "processors" : [ 1, 18 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile", "filename" : "evacuationTimes.txt", "processors" : [ 20, 21 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOverlapOutputFile", "filename" : "out1.txt", "processors" : [ 14 ] } ], "processors" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianPositionProcessor", "id" : 1 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianVelocityProcessor", "id" : 2, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianVelocityProcessor", "attributes" : { "pedestrianPositionProcessorId" : 1, "backSteps" : 1 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianDensityCountingProcessor", "id" : 3, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianDensityCountingProcessor", "attributes" : { "pedestrianPositionProcessorId" : 1, "radius" : 1.5 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianLastPositionProcessor", "id" : 4, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianLastPositionProcessor", "attributes" : { "pedestrianPositionProcessorId" : 1 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianDensityGaussianProcessor", "id" : 5, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianDensityGaussianProcessor", "attributes" : { "pedestrianPositionProcessorId" : 1, "scale" : 10.0, "standardDeviation" : 0.7, "obstacleDensity" : true } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.AreaDensityVoronoiProcessor", "id" : 6, "attributesType" : "org.vadere.state.attributes.processor.AttributesAreaDensityVoronoiProcessor", "attributes" : { "measurementAreaId" : 1, "voronoiMeasurementAreaId" : 1 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.AreaSpeedProcessor", "id" : 7, "attributesType" : "org.vadere.state.attributes.processor.AttributesAreaSpeedProcessor", "attributes" : { "measurementAreaId" : 1, "pedestrianPositionProcessorId" : 1, "pedestrianVelocityProcessorId" : 2 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianStartTimeProcessor", "id" : 8 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianEndTimeProcessor", "id" : 9 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianEvacuationTimeProcessor", "id" : 10, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianEvacuationTimeProcessor", "attributes" : { "pedestrianStartTimeProcessorId" : 8 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.MeanPedestrianEvacuationTimeProcessor", "id" : 11, "attributesType" : "org.vadere.state.attributes.processor.AttributesMeanPedestrianEvacuationTimeProcessor", "attributes" : { "pedestrianEvacuationTimeProcessorId" : 10 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.EvacuationTimeProcessor", "id" : 12, "attributesType" : "org.vadere.state.attributes.processor.AttributesEvacuationTimeProcessor", "attributes" : { "pedestrianEvacuationTimeProcessorId" : 10 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianFlowProcessor", "id" : 13, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianFlowProcessor", "attributes" : { "pedestrianVelocityProcessorId" : 2, "pedestrianDensityProcessorId" : 3 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianOverlapProcessor", "id" : 14 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianWaitingTimeProcessor", "id" : 15, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianWaitingTimeProcessor", "attributes" : { "waitingAreaId" : 1 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianWaitingEndTimeProcessor", "id" : 16, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianWaitingEndTimeProcessor", "attributes" : { "waitingAreaId" : 1 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianOSMStrideLengthProcessor", "id" : 17 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianTargetIdProcessor", "id" : 18 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianSourceIdProcessor", "id" : 19 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianEvacuationTimeProcessor", "id" : 20, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianEvacuationTimeProcessor", "attributes" : { "pedestrianStartTimeProcessorId" : 21 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianStartTimeProcessor", "id" : 21 } ], "isTimestamped" : true, "isWriteMetaData" : false }, "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, "cacheType" : "NO_CACHE", "cacheDir" : "", "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", "width" : 0.2, "height" : 1.0 } }, "org.vadere.state.attributes.models.AttributesOSM" : { "stepCircleResolution" : 18, "numberOfCircles" : 1, "optimizationType" : "DISCRETE", "varyStepDirection" : false, "movementType" : "ARBITRARY", "stepLengthIntercept" : 0.4625, "stepLengthSlopeSpeed" : 0.2345, "stepLengthSD" : 0.036, "movementThreshold" : 0.0, "minStepLength" : 0.4625, "minimumStepLength" : false, "maxStepDuration" : 1.7976931348623157E308, "dynamicStepLength" : false, "updateType" : "EVENT_DRIVEN", "seeSmallWalls" : false, "targetPotentialModel" : "org.vadere.simulator.models.potential.fields.PotentialFieldTargetGrid", "pedestrianPotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldPedestrianCompact", "obstaclePotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldObstacleCompact", "submodels" : [ ] }, "org.vadere.state.attributes.models.AttributesPotentialCompact" : { "pedPotentialWidth" : 0.5, "pedPotentialHeight" : 12.6, "obstPotentialWidth" : 0.25, "obstPotentialHeight" : 20.1, "useHardBodyShell" : false, "obstDistanceDeviation" : 0.0, "visionFieldRadius" : 5.0 } }, "attributesSimulation" : { "finishTime" : 50.0, "simTimeStepLength" : 0.4, "realTimeSimTimeRatio" : 1.0, "writeSimulationData" : true, "visualizationEnabled" : true, "printFPS" : false, "digitsPerCoordinate" : 2, "useFixedSeed" : true, "fixedSeed" : 1, "simulationSeed" : 0, "useSalientBehavior" : false }, "topography" : { "attributes" : { "bounds" : { "x" : 0.0, "y" : 0.0, "width" : 10.0, "height" : 10.0 }, "boundingBoxWidth" : 0.5, "bounded" : true }, "obstacles" : [ { "shape" : { "x" : 3.5, "y" : 2.2, "width" : 0.6, "height" : 6.6, "type" : "RECTANGLE" }, "id" : -1 } ], "measurementAreas" : [ { "shape" : { "x" : 5.0, "y" : 2.0, "width" : 1.0, "height" : 1.0, "type" : "RECTANGLE" }, "id" : 1 } ], "stairs" : [ ], "targets" : [ { "id" : 1, "absorbing" : false, "shape" : { "x" : 7.3, "y" : 7.7, "width" : 0.3, "height" : 0.6, "type" : "RECTANGLE" }, "waitingTime" : 0.0, "waitingTimeYellowPhase" : 0.0, "parallelWaiters" : 0, "individualWaiting" : true, "deletionDistance" : 0.1, "startingWithRedLight" : false, "nextSpeed" : -1.0 }, { "id" : 2, "absorbing" : true, "shape" : { "x" : 7.1, "y" : 2.5, "width" : 1.1, "height" : 1.6, "type" : "RECTANGLE" }, "waitingTime" : 0.0, "waitingTimeYellowPhase" : 0.0, "parallelWaiters" : 0, "individualWaiting" : true, "deletionDistance" : 0.1, "startingWithRedLight" : false, "nextSpeed" : -1.0 } ], "absorbingAreas" : [ ], "sources" : [ { "id" : 1, "shape" : { "x" : 0.9, "y" : 8.2, "width" : 1.2, "height" : 0.6, "type" : "RECTANGLE" }, "interSpawnTimeDistribution" : "org.vadere.state.scenario.ConstantDistribution", "distributionParameters" : [ 2.0 ], "spawnNumber" : 2, "maxSpawnNumberTotal" : -1, "startTime" : 0.0, "endTime" : 10.0, "spawnAtRandomPositions" : false, "useFreeSpaceOnly" : false, "targetIds" : [ 1, 2 ], "groupSizeDistribution" : [ 1.0 ], "dynamicElementType" : "PEDESTRIAN" } ], "dynamicElements" : [ ], "attributesPedestrian" : { "radius" : 0.195, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.0, "minimumSpeed" : 0.3, "maximumSpeed" : 3.0, "acceleration" : 2.0, "footStepsToStore" : 4, "searchRadius" : 1.0, "angleCalculationType" : "USE_CENTER", "targetOrientationAngleThreshold" : 45.0 }, "teleporter" : null, "attributesCar" : null }, "eventInfos" : [ ] } }