1
0
Fork 0
mirror of https://github.com/gwm17/catima.git synced 2024-11-23 10:48:50 -05:00
catima/bin/c3.js

14 lines
207 B
JavaScript
Raw Permalink Normal View History

2018-04-12 19:12:45 -04:00
{
2018-04-13 12:07:40 -04:00
"projectile":[11.99671, 6],
2018-04-12 19:12:45 -04:00
"energy":{
"min": 100,
"max": 1000,
"step": 100
},
"material":{"A":12,
"Z":6,
"density":2.0,
"thickness":1.0
}
}