mirror of
https://github.com/gwm17/catima.git
synced 2024-11-22 18:28:51 -05:00
16 lines
268 B
JavaScript
16 lines
268 B
JavaScript
{
|
|
"projectile":[11.99, 6.0],
|
|
"energy": 1000,
|
|
"material":[{"A":12,
|
|
"Z":6,
|
|
"thickness":1.0
|
|
},
|
|
{
|
|
"A":56,
|
|
"Z":26,
|
|
"density":7.8,
|
|
"thickness":0.05
|
|
}
|
|
]
|
|
}
|