DSPS/demo_files/distribution.json

19 lines
305 B
JSON
Raw Permalink Normal View History

2021-09-02 10:27:53 +00:00
[
{
"kind": "triangle",
"start": 0,
"end": 60,
"highpoint": 20,
"volume": 100,
"scenarioID": 1
},
{
"kind": "triangle",
"start": 120,
"end": 300,
"highpoint": 170,
"volume": 100,
"scenarioID": 1
}
]