snrdg082102
SOC-14 1K
Two for one thread, what a deal.
I'm checking my math for Steps E. Reloading and F. Power Requirement.
E. Reloading
Parameters:
Projectile = 39.27 kg
Autoloader = 0.3
Mechanical Loading Assistance (MLA): TL 9+ Multiplier = 0.3
The formula, at least how I've translated the text is:
Round((Projectile kg/2) x MLA x if(Auto-loading,0.3,1),0)
0. Reloading = Round ((39.27/2) x 0.3 x 0.3,0) =
1. Reloading = Round (19.635 x 0.3 x 0.3,0) =
2. Reloading = Round(5.8905 x 0.3,0) =
3. Reloading = Round(1.76715,0)=
4. Reloading = 2
F. Power Requirement
Parameters:
A-8. Energy Required (Er) = 1,413.72 Mj
E. Reloading = 2
F. Power Requirement
F1. RoF = Reloading +1
F2. Seconds (S) = ((Reloading +1) x 5)
Formula: Pr = Er / S
0. Pr = round(1413.72 / ((2+1) x 5),2) =
1. Pr = round(1413.72 / (3 x 5),2) =
2. Pr = round(1413.72 / 15,2) =
3. Pr = round(94.248,2) =
4. Pr = 94.25 MW
Am I on the right track or am I heading for a train wreck?
I'm checking my math for Steps E. Reloading and F. Power Requirement.
E. Reloading
Parameters:
Projectile = 39.27 kg
Autoloader = 0.3
Mechanical Loading Assistance (MLA): TL 9+ Multiplier = 0.3
The formula, at least how I've translated the text is:
Round((Projectile kg/2) x MLA x if(Auto-loading,0.3,1),0)
0. Reloading = Round ((39.27/2) x 0.3 x 0.3,0) =
1. Reloading = Round (19.635 x 0.3 x 0.3,0) =
2. Reloading = Round(5.8905 x 0.3,0) =
3. Reloading = Round(1.76715,0)=
4. Reloading = 2
F. Power Requirement
Parameters:
A-8. Energy Required (Er) = 1,413.72 Mj
E. Reloading = 2
F. Power Requirement
F1. RoF = Reloading +1
F2. Seconds (S) = ((Reloading +1) x 5)
Formula: Pr = Er / S
0. Pr = round(1413.72 / ((2+1) x 5),2) =
1. Pr = round(1413.72 / (3 x 5),2) =
2. Pr = round(1413.72 / 15,2) =
3. Pr = round(94.248,2) =
4. Pr = 94.25 MW
Am I on the right track or am I heading for a train wreck?
Last edited: