Back to ACE

ACE.GetExplosiveMasses

S

Part of ACE namespace

function ACE.GetExplosiveMasses(volCuIn, fillerFraction)
View on GitHub|lua/entities/ace_explosive/init.lua:18-30
👁️ 0 viewsUpdated 1 month ago

Description

Filler / casing masses from a charge volume (cu in). Filler uses the same HE density as shells (scaled by ExplosiveHEMul so a hand charge carries a few kg, not tens). Returns: fillerMass (HE), fragMass (casing, for blast frag), physMass (what the prop actually weighs - much lighter than solid steel, since a charge is mostly filler + thin casing, not a billet).

Parameters

NameTypeDescription
volCuInany
fillerFractionany

Returns

No return values documented.

Examples

No examples available.

Used In

No usages found in the codebase.