Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
vadere
vadere
Commits
6c604b86
Commit
6c604b86
authored
Jul 25, 2018
by
Stefan Schuhbaeck
Browse files
fix erros in v0 - > v1 --Identity--> v1
parent
5a38031c
Changes
4
Hide whitespace changes
Inline
Side-by-side
VadereSimulator/resources/identity_v1.json
View file @
6c604b86
...
...
@@ -5,8 +5,7 @@
"name"
:
"&"
,
"description"
:
"&"
,
"release"
:
"&"
,
"topographyhash"
:
"&"
,
"attributeshash"
:
"&"
,
"commithash"
:
"&"
,
"processWriters"
:
{
"*"
:
{
"*"
:
"processWriters[&1].&"
...
...
@@ -250,10 +249,26 @@
"spec"
:
{
"name"
:
""
,
"description"
:
""
,
"release"
:
""
,
"topographyhash"
:
""
,
"attributeshash"
:
""
,
"processWriters"
:
[],
"release"
:
"0.1"
,
"commithash"
:
"warning: no commit hash"
,
"processWriters"
:
{
"files[]"
:
{
"0"
:
{
"type"
:
"org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile"
,
"filename"
:
"postvis.trajectories"
,
"processors"
:
[
1
]
}
},
"processors[]"
:
{
"0"
:
{
"type"
:
"org.vadere.simulator.projects.dataprocessing.processor.PedestrianPositionProcessor"
,
"id"
:
1
}
},
"isTimestamped"
:
"true"
},
"vadere"
:
{
"mainModel"
:
"null"
,
"attributesModel"
:
{},
...
...
VadereSimulator/resources/test.json
0 → 100644
View file @
6c604b86
{
"topographyhash"
:
"4cd0fdc685fc51e4ae57d0514b3d325d4f2e1340"
,
"name"
:
"Test1"
,
"processWriters"
:
[],
"attributeshash"
:
"af732ad440af7f01cd0cc12608657058fd55f8a8"
,
"vadere"
:
{
"attributesModel"
:
{
"OPTIMAL_STEPS_MODEL"
:
{
"stepCircleResolution"
:
18.0
,
"numberOfCircles"
:
1.0
,
"varyStepDirection"
:
false
,
"stepLengthIntercept"
:
0.4625
,
"stepLengthSlopeSpeed"
:
0.2345
,
"stepLengthSD"
:
0.036
,
"movementThreshold"
:
0.0
,
"optimizationType"
:
"DISCRETE"
,
"movementType"
:
"ARBITRARY"
,
"dynamicStepLength"
:
false
,
"updateType"
:
"EVENT_DRIVEN"
,
"seeSmallWalls"
:
false
},
"FLOORFIELD"
:
{
"createMethod"
:
"HIGH_ACCURACY_FAST_MARCHING"
,
"potentialFieldResolution"
:
0.1
,
"obstacleGridPenalty"
:
0.1
,
"targetAttractionStrength"
:
1.0
,
"timeCostAttributes"
:
{
"standardDerivation"
:
0.7
,
"pedestrianTorso"
:
0.4
,
"meanSpeed"
:
1.34
,
"type"
:
"UNIT"
,
"obstacleDensityWeight"
:
3.5
,
"pedestrianSameTargetDensityWeight"
:
3.5
,
"pedestrianOtherTargetDensityWeight"
:
3.5
,
"pedestrianWeight"
:
3.5
,
"queueWidthLoading"
:
1.0
,
"pedestrianDynamicWeight"
:
6.0
,
"loadingType"
:
"CONSTANT"
}
},
"POTENTIAL_COMPACT_SUPPORT"
:
{
"pedPotentialWidth"
:
0.5
,
"pedPotentialHeight"
:
12.6
,
"obstPotentialWidth"
:
0.25
,
"obstPotentialHeight"
:
20.1
,
"visionFieldAngle"
:
1.8849555921538759
,
"visionFieldRadius"
:
5.0
,
"numPedConsidered"
:
5.0
}
},
"attributesPedestrian"
:
{
"radius"
:
0.195
,
"densityDependentSpeed"
:
false
,
"speedDistributionMean"
:
1.34
,
"speedDistributionStandardDeviation"
:
0.0
,
"minimumSpeed"
:
0.3
,
"maximumSpeed"
:
3.0
,
"acceleration"
:
2.0
,
"id"
:
-1
},
"attributesSimulation"
:
{
"simTimeStepLength"
:
0.4
,
"realTimeSimTimeRatio"
:
0.1
,
"writeSimulationData"
:
true
,
"visualizationEnabled"
:
true
,
"printFPS"
:
false
,
"needsBoundary"
:
false
,
"digitsPerCoordinate"
:
2
,
"useRandomSeed"
:
true
,
"randomSeed"
:
1
},
"topography"
:
{
"attributes"
:
{
"finishTime"
:
60.0
,
"bounds"
:
{
"x"
:
0.0
,
"y"
:
0.0
,
"width"
:
10.0
,
"height"
:
10.0
},
"boundingBoxWidth"
:
0.5
,
"bounded"
:
true
},
"obstacles"
:
[
{
"shape"
:
{
"x"
:
3.9
,
"y"
:
8.0
,
"width"
:
2.2
,
"height"
:
1.1
,
"type"
:
"RECTANGLE"
},
"id"
:
-1
}
],
"stairs"
:
[],
"targets"
:
[
{
"id"
:
1
,
"absorbing"
:
true
,
"shape"
:
{
"x"
:
8.0
,
"y"
:
1.0
,
"width"
:
1.0
,
"height"
:
1.0
,
"type"
:
"RECTANGLE"
},
"waitingTime"
:
0.0
,
"parallelWaiters"
:
0
}
],
"sources"
:
[
{
"id"
:
2
,
"shape"
:
{
"x"
:
1.0
,
"y"
:
8.0
,
"width"
:
1.0
,
"height"
:
1.0
,
"type"
:
"RECTANGLE"
},
"spawnDelay"
:
1.0
,
"spawnNumber"
:
1
,
"startTime"
:
0.0
,
"endTime"
:
40.0
,
"spawnAtRandomPositions"
:
false
,
"useFreeSpaceOnly"
:
false
,
"targetIds"
:
[
1
]
}
],
"dynamicElements"
:
[],
"pedestrians"
:
[]
}
},
"commithash"
:
"c45f1d26328baaec22418c15e6351a059e910f5f"
}
\ No newline at end of file
VadereSimulator/resources/transform_v0_to_v1.json
View file @
6c604b86
...
...
@@ -6,292 +6,311 @@
"commithash"
:
"&"
,
"vadere"
:
{
"attributesModel"
:
{
"OPTIMAL_STEPS_MODEL"
:
{
"stepCircleResolution"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"numberOfCircles"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"varyStepDirection"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthIntercept"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSlopeSpeed"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSD"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementThreshold"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"optimizationType"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementType"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"dynamicStepLength"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"updateType"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"seeSmallWalls"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"minimumStepLength"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"targetPotentialModel"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"pedestrianPotentialModel"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"obstaclePotentialModel"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"submodels"
:
"vadere.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
},
"BEHAVIOURAL_HEURISTICS_MODEL"
:
{
"stepLengthIntercept"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthSlopeSpeed"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthSD"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthDeviation"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"navigationCluster"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"navigationFollower"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"directionWallDistance"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"tangentialEvasion"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"sidewaysEvasion"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"onlyEvadeContraFlow"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"makeSmallSteps"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerProximityNavigation"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"differentBehaviour"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"differentEvasionBehaviourPercentage"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"varyingBehaviour"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"adaptiveBehaviourDensity"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"adaptiveBehaviourStepsRemained"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"switchBehaviour"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"evasionDetourThreshold"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"onlyEvadeContraFlowAngle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerAngleMovement"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerAnglePosition"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerDistance"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"smallStepResolution"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"plannedStepsAhead"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"obstacleRepulsionReach"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"obstacleRepulsionMaxWeight"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"distanceToKeep"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"backwardsAngle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"reconsiderOldTargets"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"targetThresholdX"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"targetThresholdY"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"spaceToKeep"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepAwayFromCollisions"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
"stepLengthIntercept"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthSlopeSpeed"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthSD"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepLengthDeviation"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"navigationCluster"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"navigationFollower"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"directionWallDistance"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"tangentialEvasion"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"sidewaysEvasion"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"onlyEvadeContraFlow"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"makeSmallSteps"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerProximityNavigation"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"differentBehaviour"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"differentEvasionBehaviourPercentage"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"varyingBehaviour"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"adaptiveBehaviourDensity"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"adaptiveBehaviourStepsRemained"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"switchBehaviour"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"evasionDetourThreshold"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"onlyEvadeContraFlowAngle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerAngleMovement"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerAnglePosition"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"followerDistance"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"smallStepResolution"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"plannedStepsAhead"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"obstacleRepulsionReach"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"obstacleRepulsionMaxWeight"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"distanceToKeep"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"backwardsAngle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"reconsiderOldTargets"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"targetThresholdX"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"targetThresholdY"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"spaceToKeep"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
,
"stepAwayFromCollisions"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBHM.&0"
},
"BIOMECHANICS_MODEL"
:
{
"reachedStepTolerance"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
,
"acceleration"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
,
"stepwiseDecisions"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
"reachedStepTolerance"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
,
"acceleration"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
,
"stepwiseDecisions"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesBMM.&0"
},
"CAR_ATTRIBUTES"
:
{
"id"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"radius"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"densityDependentSpeed"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"speedDistributionMean"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"speedDistributionStandardDeviation"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"minimumSpeed"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"maximumSpeed"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"acceleration"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"length"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"width"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"id"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"radius"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"densityDependentSpeed"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"speedDistributionMean"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"speedDistributionStandardDeviation"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"minimumSpeed"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"maximumSpeed"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"acceleration"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"length"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"width"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"direction"
:
{
"x"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
,
"y"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&0"
"x"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&
1.&
0"
,
"y"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.scenario
\\
.AttributesCar.&
1.&
0"
}
},
"CENTROID_GROUP_MODEL"
:
{
"groupMemberRepulsionFactor"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
,
"leaderAttractionFactor"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
,
"groupSizeDistribution"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
"groupMemberRepulsionFactor"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
,
"leaderAttractionFactor"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
,
"groupSizeDistribution"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesCGM.&0"
},
"FLOORFIELD"
:
{
"createMethod"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"potentialFieldResolution"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"obstacleGridPenalty"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"targetAttractionStrength"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"createMethod"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"potentialFieldResolution"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"obstacleGridPenalty"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"targetAttractionStrength"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"timeCostAttributes"
:
{
"standardDerivation"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"type"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"obstacleDensityWeight"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"pedestrianSameTargetDensityWeight"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"pedestrianOtherTargetDensityWeight"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"pedestrianWeight"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"queueWidthLoading"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"pedestrianDynamicWeight"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
,
"loadingType"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&0"
"standardDerivation"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"type"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"obstacleDensityWeight"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"pedestrianSameTargetDensityWeight"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"pedestrianOtherTargetDensityWeight"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"pedestrianWeight"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"queueWidthLoading"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"pedestrianDynamicWeight"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
,
"loadingType"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesFloorField.&
1.&
0"
}
},
"GRANULAR_FLOW_MODEL"
:
{
"gravityFactor"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"normalParticleStiffness"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dampingParticle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"normalObstacleStiffness"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dampingObstacle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"timeStepSize"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dynamicFrictionParticle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"staticFrictionParticle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dynamicFrictionObstacle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"staticFrictionObstacle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"addhesionCoefficient"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"tangentialStiffness"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"tangentialDissipation"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startAccelerationX"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startAccelerationY"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"accelerationTime"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"accelerationId"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"massParticle"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"momOfInertia"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startOmega"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
"gravityFactor"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"normalParticleStiffness"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dampingParticle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"normalObstacleStiffness"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dampingObstacle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"timeStepSize"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dynamicFrictionParticle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"staticFrictionParticle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"dynamicFrictionObstacle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"staticFrictionObstacle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"addhesionCoefficient"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"tangentialStiffness"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"tangentialDissipation"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startAccelerationX"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startAccelerationY"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"accelerationTime"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"accelerationId"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"massParticle"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"momOfInertia"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
,
"startOmega"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGFM.&0"
},
"OBSTACLE_POTENTIAL_GNM"
:
{
"attributesODEIntegrator"
:
{
"solverType"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"stepSizeMin"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"stepSizeMax"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"toleranceAbsolute"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"toleranceRelative"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
"solverType"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&
1.&
0"
,
"stepSizeMin"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&
1.&
0"
,
"stepSizeMax"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&
1.&
0"
,
"toleranceAbsolute"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&
1.&
0"
,
"toleranceRelative"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM
&1.
.&0"
},
"floorGradientProviderType"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"targetPotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"pedestrianPotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"obstaclePotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
"floorGradientProviderType"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"targetPotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"pedestrianPotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
,
"obstaclePotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesGNM.&0"
},
"OBSTACLE_POTENTIAL_OSM"
:
{
"stepCircleResolution"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"numberOfCircles"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"varyStepDirection"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthIntercept"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSlopeSpeed"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSD"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementThreshold"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"optimizationType"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementType"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"dynamicStepLength"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"updateType"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"seeSmallWalls"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"minimumStepLength"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"targetPotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"pedestrianPotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"obstaclePotentialModel"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"submodels"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
"stepCircleResolution"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"numberOfCircles"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"varyStepDirection"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthIntercept"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSlopeSpeed"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"stepLengthSD"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementThreshold"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"optimizationType"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"movementType"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"dynamicStepLength"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"updateType"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"seeSmallWalls"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"minimumStepLength"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"targetPotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"pedestrianPotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"obstaclePotentialModel"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
,
"submodels"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOSM.&0"
},
"OPTIMAL_VELOCITY_MODEL"
:
{
"attributesODEIntegrator"
:
{
"solverType"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"stepSizeMin"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"stepSizeMax"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"toleranceAbsolute"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"toleranceRelative"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
"solverType"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
,
"stepSizeMin"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
,
"stepSizeMax"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
,
"toleranceAbsolute"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
,
"toleranceRelative"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
},
"sensitivity"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"sightDistance"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"sightDistanceFactor"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"sensitivity"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"sightDistance"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"sightDistanceFactor"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"firstDistanceRandom"
:
{
"x"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
,
"y"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
"x"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
,
"y"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&
1.&
0"
},
"ignoreOtherCars"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
"ignoreOtherCars"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesOVM.&0"
},
"FREDERIX_MODEL"
:
{
"attributesODEIntegrator"
:
{
"solverType"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
,
"stepSizeMin"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
,
"stepSizeMax"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
,
"toleranceAbsolute"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
,
"toleranceRelative"
:
"
scenario.&3.&2
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
"solverType"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&
1.&
0"
,
"stepSizeMin"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&
1.&
0"
,
"stepSizeMax"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&
1.&
0"
,
"toleranceAbsolute"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&
1.&
0"
,
"toleranceRelative"
:
"
vadere.&3
.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&
1.&
0"
},
"floorGradientProviderType"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
"floorGradientProviderType"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesParticles.&0"
},
"POTENTIAL_COMPACT_SUPPORT"
:
{
"pedPotentialWidth"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"pedPotentialHeight"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstPotentialWidth"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstPotentialHeight"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"useHardBodyShell"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstDistanceDeviation"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"visionFieldRadius"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
"pedPotentialWidth"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"pedPotentialHeight"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstPotentialWidth"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstPotentialHeight"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"useHardBodyShell"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"obstDistanceDeviation"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
,
"visionFieldRadius"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompact.&0"
},
"POTENTIAL_COMPACT_SUPPORT_SOFTSHELL"
:
{
"pedPotentialIntimateSpaceWidth"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"pedPotentialPersonalSpaceWidth"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"pedPotentialHeight"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"obstPotentialWidth"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"obstPotentialHeight"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"intimateSpaceFactor"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"personalSpacePower"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"intimateSpacePower"
:
"
scenario
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
"pedPotentialIntimateSpaceWidth"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"pedPotentialPersonalSpaceWidth"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"pedPotentialHeight"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"obstPotentialWidth"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"obstPotentialHeight"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,
"intimateSpaceFactor"
:
"
vadere
.&2.org
\\
.vadere
\\
.state
\\
.attributes
\\
.models
\\
.AttributesPotentialCompactSoftshell.&0"
,