mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
807 lines
30 KiB
C++
807 lines
30 KiB
C++
|
|
class CfgAmmo {
|
|
class BulletCore;
|
|
|
|
class BulletBase: BulletCore {
|
|
timeToLive=6;
|
|
};
|
|
|
|
class B_556x45_Ball : BulletBase {
|
|
airFriction=-0.00126466;
|
|
hit=8;
|
|
typicalSpeed=750;
|
|
tracerScale = 1;
|
|
tracerStartTime=0.073; // M856 tracer burns out to 800m
|
|
tracerEndTime=1.57123; // Time in seconds calculated with ballistics calculator
|
|
ACE_caliber=5.69;
|
|
ACE_bulletLength=23.012;
|
|
ACE_bulletMass=4.0176;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-27.20, -26.44, -23.76, -21.00, -17.54, -13.10, -7.95, -1.62, 6.24, 15.48, 27.75};
|
|
ACE_ballisticCoefficients[]={0.151};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={723, 764, 796, 825, 843, 866, 878, 892, 906, 915, 922, 900};
|
|
ACE_barrelLengths[]={210.82, 238.76, 269.24, 299.72, 330.2, 360.68, 391.16, 419.1, 449.58, 480.06, 508.0, 609.6};
|
|
};
|
|
class ACE_556x45_Ball_Mk262 : B_556x45_Ball {
|
|
airFriction=-0.00109563;
|
|
caliber=0.8;
|
|
deflecting=18;
|
|
hit=11;
|
|
typicalSpeed=836;
|
|
ACE_caliber=5.69;
|
|
ACE_bulletLength=23.012;
|
|
ACE_bulletMass=4.9896;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.361};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={624, 816, 832, 838};
|
|
ACE_barrelLengths[]={190.5, 368.3, 457.2, 508.0};
|
|
};
|
|
class ACE_556x45_Ball_Mk318 : B_556x45_Ball {
|
|
airFriction=-0.00123318;
|
|
caliber=0.8;
|
|
deflecting=18;
|
|
hit=9;
|
|
typicalSpeed=886;
|
|
ACE_caliber=5.69;
|
|
ACE_bulletLength=23.012;
|
|
ACE_bulletMass=4.0176;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.307};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={780, 886, 950};
|
|
ACE_barrelLengths[]={254.0, 393.7, 508.0};
|
|
};
|
|
class ACE_556x45_Ball_M995_AP : B_556x45_Ball {
|
|
airFriction=-0.00123272;
|
|
caliber=1.6;
|
|
deflecting=18;
|
|
hit=6;
|
|
typicalSpeed=869;
|
|
ACE_caliber=5.69;
|
|
ACE_bulletLength=23.012;
|
|
ACE_bulletMass=4.5359237;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.310};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={820, 865, 880};
|
|
ACE_barrelLengths[]={254.0, 368.3, 508.0};
|
|
};
|
|
class B_556x45_Ball_Tracer_Red;
|
|
class ACE_B_556x45_Ball_Tracer_Dim: B_556x45_Ball_Tracer_Red {
|
|
nvgOnly = 1;
|
|
};
|
|
class ACE_545x39_Ball_7N6M : B_556x45_Ball {
|
|
airFriction=-0.00114744;
|
|
caliber=0.6;
|
|
deflecting=18;
|
|
hit=7;
|
|
typicalSpeed=880;
|
|
ACE_caliber=5.588;
|
|
ACE_bulletLength=21.59;
|
|
ACE_bulletMass=3.42792;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.168};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={780, 880, 920};
|
|
ACE_barrelLengths[]={254.0, 414.02, 508.0};
|
|
};
|
|
class B_556x45_Ball_Tracer_Green;
|
|
class ACE_545x39_Ball_7T3M : B_556x45_Ball_Tracer_Green {
|
|
airFriction=-0.00114744;
|
|
caliber=0.6;
|
|
deflecting=18;
|
|
hit=7;
|
|
typicalSpeed=883;
|
|
tracerStartTime=0.073; // 7T3M tracer burns out to 850m
|
|
tracerEndTime=1.70236; // Time in seconds calculated with ballistics calculator
|
|
ACE_caliber=5.588;
|
|
ACE_bulletLength=21.59;
|
|
ACE_bulletMass=3.22704;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.168};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={785, 883, 925};
|
|
ACE_barrelLengths[]={254.0, 414.02, 508.0};
|
|
};
|
|
class B_56x15_dual: BulletBase {
|
|
tracerScale = 0.5;
|
|
};
|
|
class B_65x39_Caseless : BulletBase {
|
|
airFriction=-0.00075308;
|
|
typicalSpeed=800;
|
|
tracerScale = 1.1; //1.0;
|
|
ACE_caliber=6.706;
|
|
ACE_bulletLength=32.893;
|
|
ACE_bulletMass=7.9704;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.263};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={730, 760, 788, 800, 810, 830};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4, 762.0};
|
|
};
|
|
class B_65x39_Case_yellow;
|
|
class ACE_65x39_Caseless_Tracer_Dim : B_65x39_Case_yellow {
|
|
nvgOnly = 1;
|
|
};
|
|
class B_65x39_Caseless_green;
|
|
class ACE_65x39_Caseless_green_Tracer_Dim : B_65x39_Caseless_green {
|
|
nvgOnly = 1;
|
|
};
|
|
class ACE_65x47_Ball_Scenar: B_65x39_Caseless {
|
|
airFriction=-0.00067037;
|
|
typicalSpeed=820 ;
|
|
caliber=0.9;
|
|
ACE_caliber=6.706;
|
|
ACE_bulletLength=34.646;
|
|
ACE_bulletMass=9.0072;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.290};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={730, 760, 790, 820, 830};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_65_Creedmor_Ball: B_65x39_Caseless {
|
|
airFriction=-0.00060887;
|
|
typicalSpeed=860 ;
|
|
caliber=1.1;
|
|
ACE_caliber=6.706;
|
|
ACE_bulletLength=36.22;
|
|
ACE_bulletMass=9.072;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.317};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={750, 820, 840, 852, 860};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class SubmunitionBullet;
|
|
class B_65x39_Minigun_Caseless: SubmunitionBullet {
|
|
tracerScale = 1.1; //1.0;
|
|
};
|
|
class B_762x51_Ball : BulletBase {
|
|
airFriction=-0.00100957;
|
|
typicalSpeed=833;
|
|
hit=9;
|
|
tracerScale = 1.2; //0.6;
|
|
tracerStartTime=0.073; // Based on the British L5A1 which burns out to 1000m
|
|
tracerEndTime=2.15957; // Time in seconds calculated with ballistics calculator
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=9.4608;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.2};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={700, 800, 820, 833, 845};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class B_762x51_Tracer_Yellow;
|
|
class ACE_B_762x51_Tracer_Dim: B_762x51_Tracer_Yellow {
|
|
nvgOnly = 1;
|
|
};
|
|
class ACE_762x51_Ball_M118LR : B_762x51_Ball {
|
|
airFriction=-0.00082828;
|
|
caliber=1.8;
|
|
hit=16;
|
|
typicalSpeed=790;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=31.496;
|
|
ACE_bulletMass=11.34;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.243};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={750, 780, 790, 794};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x51_Ball_Mk316_Mod_0 : B_762x51_Ball {
|
|
airFriction=-0.00082029;
|
|
caliber=1.8;
|
|
hit=16;
|
|
typicalSpeed=790;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=31.496;
|
|
ACE_bulletMass=11.34;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
|
|
ACE_ballisticCoefficients[]={0.243};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={775, 790, 805, 810};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x51_Ball_Mk319_Mod_0 : B_762x51_Ball {
|
|
airFriction=-0.00102338;
|
|
caliber=1.5;
|
|
hit=14;
|
|
typicalSpeed=900;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=31.496;
|
|
ACE_bulletMass=8.424;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.377};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={838, 892, 910};
|
|
ACE_barrelLengths[]={330.2, 406.4, 508.0};
|
|
};
|
|
class ACE_762x51_Ball_M993_AP : B_762x51_Ball {
|
|
airFriction=-0.00107148;
|
|
caliber=2.2;
|
|
hit=11;
|
|
typicalSpeed=910;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=31.496;
|
|
ACE_bulletMass=8.22946157;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.359};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={875, 910, 930};
|
|
ACE_barrelLengths[]={330.2, 406.4, 508.0};
|
|
};
|
|
class ACE_762x51_Ball_Subsonic : B_762x51_Ball {
|
|
airFriction=-0.00049899;
|
|
caliber=1;
|
|
hit=6;
|
|
typicalSpeed=320;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=34.036;
|
|
ACE_bulletMass=12.96;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.235};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={305, 325, 335, 340};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_30_06_M1_Ball : B_762x51_Ball {
|
|
airFriction=-0.00080900;
|
|
typicalSpeed=800;
|
|
caliber=2.0;
|
|
hit=10;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=30.734;
|
|
ACE_bulletMass=11.2752;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.494};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={700, 785, 800, 830, 840};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_7_Remington_Magnum_Ball : B_762x51_Ball {
|
|
airFriction=-0.00056738;
|
|
typicalSpeed=820;
|
|
caliber=2.1;
|
|
hit=8;
|
|
ACE_caliber=7.214;
|
|
ACE_bulletLength=38.837;
|
|
ACE_bulletMass=11.664;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.345};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={720, 780, 812, 822, 830};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_243_Winchester_Ball : B_762x51_Ball {
|
|
airFriction=-0.00067875;
|
|
typicalSpeed=915;
|
|
caliber=2.3;
|
|
hit=6;
|
|
ACE_caliber=6.172;
|
|
ACE_bulletLength=32.563;
|
|
ACE_bulletMass=11.664;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.278};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={830, 875, 900, 915, 920};
|
|
ACE_barrelLengths[]={254.0, 406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x67_Ball_Mk248_Mod_0 : B_762x51_Ball {
|
|
airFriction=-0.00070530;
|
|
caliber=1.8;
|
|
hit=17;
|
|
typicalSpeed=900;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=34.366;
|
|
ACE_bulletMass=12.312;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
|
|
ACE_ballisticCoefficients[]={0.268};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={865, 900, 924};
|
|
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x67_Ball_Mk248_Mod_1 : B_762x51_Ball {
|
|
airFriction=-0.00061188;
|
|
caliber=1.9;
|
|
hit=18;
|
|
typicalSpeed=867;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=37.821;
|
|
ACE_bulletMass=14.256;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-5.3, -5.1, -4.6, -4.2, -3.4, -2.6, -1.4, -0.3, 1.4, 3.0, 5.2};
|
|
ACE_ballisticCoefficients[]={0.310};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={847, 867, 877};
|
|
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x67_Ball_Berger_Hybrid_OTM : B_762x51_Ball {
|
|
airFriction=-0.00053733;
|
|
caliber=2.0;
|
|
hit=19;
|
|
typicalSpeed=853;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=40.691;
|
|
ACE_bulletMass=14.904;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.368};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={800, 853, 884};
|
|
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
|
};
|
|
class B_762x54_Ball: B_762x51_Ball {
|
|
airFriction=-0.00100023;
|
|
typicalSpeed=820;
|
|
ACE_caliber=7.925;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=9.8496;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.4};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={700, 800, 820, 833};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x54_Ball_7N14 : B_762x51_Ball {
|
|
airFriction=-0.00100023;
|
|
caliber=1.5;
|
|
hit=15;
|
|
typicalSpeed=820;
|
|
ACE_caliber=7.925;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=9.8496;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.4};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={700, 800, 820, 833};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class B_762x54_Tracer_Green;
|
|
class ACE_762x54_Ball_7T2 : B_762x54_Tracer_Green {
|
|
airFriction=-0.00103989;
|
|
caliber=1.5;
|
|
hit=15;
|
|
typicalSpeed=800;
|
|
tracerStartTime=0.073; // Based on the 7T2 which burns three seconds
|
|
tracerEndTime=3;
|
|
ACE_caliber=7.925;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=9.6552;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.395};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={680, 750, 798, 800};
|
|
ACE_barrelLengths[]={406.4, 508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_762x35_Ball : B_762x51_Ball {
|
|
airFriction=-0.00128942;
|
|
caliber=1.5;
|
|
hit=11;
|
|
typicalSpeed=790;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=29.286;
|
|
ACE_bulletMass=8.1;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.349, 0.338, 0.330, 0.310};
|
|
ACE_velocityBoundaries[]={792, 610, 488};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={620, 655, 675};
|
|
ACE_barrelLengths[]={228.6, 406.4, 508.0};
|
|
};
|
|
class ACE_762x39_Ball : B_762x51_Ball {
|
|
airFriction=-0.00151621;
|
|
hit=12;
|
|
caliber=1.5;
|
|
typicalSpeed=716;
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=7.9704;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.275};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={650, 716, 750};
|
|
ACE_barrelLengths[]={254.0, 414.02, 508.0};
|
|
};
|
|
class ACE_762x39_Ball_57N231P : B_762x54_Tracer_Green {
|
|
airFriction=-0.00151621;
|
|
hit=12;
|
|
caliber=1.5;
|
|
typicalSpeed=716;
|
|
tracerStartTime = 0.073; //57N231P tracer burns out to 800m
|
|
tracerEndTime = 2.082; //Time in seconds calculated with ballistics calculator
|
|
ACE_caliber=7.823;
|
|
ACE_bulletLength=28.956;
|
|
ACE_bulletMass=7.5816;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.275};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={650, 716, 750};
|
|
ACE_barrelLengths[]={254.0, 414.02, 508.0};
|
|
};
|
|
class B_9x21_Ball : BulletBase {
|
|
airFriction=-0.00226847;
|
|
typicalSpeed=390;
|
|
tracerScale = 0.5;
|
|
hit=6;
|
|
ACE_caliber=9.042;
|
|
ACE_bulletLength=15.494;
|
|
ACE_bulletMass=7.452;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.17};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={440, 460, 480};
|
|
ACE_barrelLengths[]={101.6, 127.0, 228.6};
|
|
};
|
|
class B_9x21_Ball_Tracer_Green: B_9x21_Ball {
|
|
tracerScale = 0.5;
|
|
};
|
|
class ACE_9x18_Ball_57N181S : B_9x21_Ball {
|
|
hit=5;
|
|
airFriction=-0.00190333;
|
|
typicalSpeed=298;
|
|
ACE_caliber=9.271;
|
|
ACE_bulletLength=15.494;
|
|
ACE_bulletMass=6.00048;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.125};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={298, 330, 350};
|
|
ACE_barrelLengths[]={96.52, 127.0, 228.6};
|
|
};
|
|
class ACE_9x19_Ball : B_9x21_Ball {
|
|
airFriction=-0.0018577;
|
|
typicalSpeed=370;
|
|
hit=6;
|
|
ACE_caliber=9.017;
|
|
ACE_bulletLength=15.494;
|
|
ACE_bulletMass=8.0352;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.165};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={340, 370, 400};
|
|
ACE_barrelLengths[]={101.6, 127.0, 228.6};
|
|
};
|
|
class ACE_10x25_Ball : B_9x21_Ball {
|
|
airFriction=-0.00181928;
|
|
typicalSpeed=425;
|
|
hit=7;
|
|
ACE_caliber=12.7;
|
|
ACE_bulletLength=19.406;
|
|
ACE_bulletMass=10.692;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.189};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={360, 400, 430};
|
|
ACE_barrelLengths[]={101.6, 117.094, 228.6};
|
|
};
|
|
class ACE_765x17_Ball: B_9x21_Ball {
|
|
airFriction=-0.00163356;
|
|
typicalSpeed=282;
|
|
hit=7;
|
|
ACE_caliber=7.938;
|
|
ACE_bulletLength=15.494;
|
|
ACE_bulletMass=4.212;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.118};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={282, 300, 320};
|
|
ACE_barrelLengths[]={101.6, 127.0, 228.6};
|
|
};
|
|
class ACE_303_Ball : ACE_762x51_Ball_M118LR {
|
|
airFriction=-0.0008349;
|
|
typicalSpeed=761;
|
|
caliber=2.0;
|
|
ACE_caliber=7.899;
|
|
ACE_bulletLength=31.166;
|
|
ACE_bulletMass=11.2752;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.499, 0.493, 0.48};
|
|
ACE_velocityBoundaries[]={671, 549};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={748, 761, 765};
|
|
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
|
};
|
|
class B_93x64_Ball : BulletBase {
|
|
airFriction=-0.00108571;
|
|
typicalSpeed=880;
|
|
ACE_caliber=9.296;
|
|
ACE_bulletLength=34.29;
|
|
ACE_bulletMass=14.904;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.368};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={850, 870, 880};
|
|
ACE_barrelLengths[]={508.0, 620.014, 660.4};
|
|
};
|
|
class B_408_Ball : BulletBase {
|
|
timeToLive=10;
|
|
airFriction=-0.00038944;
|
|
typicalSpeed=910;
|
|
tracerScale = 1.3; //1.2;
|
|
ACE_caliber=10.363;
|
|
ACE_bulletLength=54.0;
|
|
ACE_bulletMass=26.568;
|
|
ACE_transonicStabilityCoef=1;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.97};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={910};
|
|
ACE_barrelLengths[]={736.6};
|
|
};
|
|
class ACE_106x83mm_Ball : B_408_Ball {
|
|
timeToLive=10;
|
|
airFriction=-0.00052047;
|
|
ACE_caliber=10.566;
|
|
ACE_bulletLength=53.061;
|
|
ACE_bulletMass=25.7904;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.72};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={960};
|
|
ACE_barrelLengths[]={736.6};
|
|
};
|
|
class B_338_Ball : BulletBase {
|
|
timeToLive=10;
|
|
airFriction=-0.00059133;
|
|
typicalSpeed=915;
|
|
ACE_caliber=8.585;
|
|
ACE_bulletLength=39.573;
|
|
ACE_bulletMass=16.2;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.322};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={880, 915, 925};
|
|
ACE_barrelLengths[]={508.0, 660.4, 711.2};
|
|
};
|
|
class B_338_NM_Ball : BulletBase {
|
|
airFriction=-0.00052201;
|
|
typicalSpeed=820;
|
|
ACE_caliber=8.585;
|
|
ACE_bulletLength=43.18;
|
|
ACE_bulletMass=19.44;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.381};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={790, 807, 820};
|
|
ACE_barrelLengths[]={508.0, 609.6, 660.4};
|
|
};
|
|
class ACE_338_Ball : B_338_Ball {
|
|
timeToLive=10;
|
|
airFriction=-0.00052190;
|
|
typicalSpeed=826;
|
|
ACE_caliber=8.585;
|
|
ACE_bulletLength=43.18;
|
|
ACE_bulletMass=19.44;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.381};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=7;
|
|
ACE_muzzleVelocities[]={800, 820, 826, 830};
|
|
ACE_barrelLengths[]={508.0, 609.6, 673.1, 711.2};
|
|
};
|
|
class ACE_338_Ball_API526 : B_338_Ball {
|
|
timeToLive=10;
|
|
airFriction=-0.00069611;
|
|
caliber=2.8;
|
|
typicalSpeed=895;
|
|
ACE_caliber=8.585;
|
|
ACE_bulletLength=38.989;
|
|
ACE_bulletMass=16.3941242;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.560};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ICAO";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={880, 915, 925};
|
|
ACE_barrelLengths[]={508.0, 660.4, 711.2};
|
|
};
|
|
class B_127x33_Ball: BulletBase {
|
|
tracerScale = 1.3; //1.2;
|
|
};
|
|
class B_127x54_Ball : BulletBase {
|
|
airFriction=-0.00019268;
|
|
typicalSpeed=300;
|
|
tracerScale = 1.3;//
|
|
ACE_caliber=12.954;
|
|
ACE_bulletLength=64.516;
|
|
ACE_bulletMass=48.6;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={1.050};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={300};
|
|
ACE_barrelLengths[]={436.88};
|
|
};
|
|
class B_127x99_Ball : BulletBase {
|
|
timeToLive=10;
|
|
airFriction=-0.00057503;
|
|
typicalSpeed=900;
|
|
tracerScale = 1.3; //1.2;
|
|
ACE_caliber=12.954;
|
|
ACE_bulletLength=58.674;
|
|
ACE_bulletMass=41.9256;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.670};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={900};
|
|
ACE_barrelLengths[]={736.6};
|
|
};
|
|
class ACE_127x99_API : BulletBase {
|
|
timeToLive=10;
|
|
airFriction=-0.00057503;
|
|
typicalSpeed=900;
|
|
tracerScale = 1.3;//
|
|
hit=25;
|
|
caliber=4.0;
|
|
ACE_caliber=12.954;
|
|
ACE_bulletLength=58.674;
|
|
ACE_bulletMass=41.9904;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.670};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={900};
|
|
ACE_barrelLengths[]={736.6};
|
|
};
|
|
class ACE_127x99_Ball_AMAX : B_127x99_Ball {
|
|
timeToLive=10;
|
|
airFriction=-0.00036645;
|
|
typicalSpeed=860;
|
|
caliber=3.0;
|
|
ACE_caliber=12.954;
|
|
ACE_bulletLength=64.516;
|
|
ACE_bulletMass=48.6;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={1.050};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={860};
|
|
ACE_barrelLengths[]={736.6};
|
|
};
|
|
class B_127x108_Ball : BulletBase {
|
|
timeToLive=10;
|
|
airFriction=-0.00063800;
|
|
typicalSpeed=820;
|
|
tracerScale = 1.3; //1.5;
|
|
ACE_caliber=12.979;
|
|
ACE_bulletLength=64.008;
|
|
ACE_bulletMass=48.276;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-26.55, -25.47, -22.85, -20.12, -16.98, -12.80, -7.64, -1.53, 5.96, 15.17, 26.19};
|
|
ACE_ballisticCoefficients[]={0.63};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={820};
|
|
ACE_barrelLengths[]={728.98};
|
|
};
|
|
class B_45ACP_Ball : BulletBase {
|
|
airFriction=-0.00081221;
|
|
typicalSpeed=250;
|
|
tracerScale = 0.6;
|
|
ACE_caliber=11.481;
|
|
ACE_bulletLength=17.272;
|
|
ACE_bulletMass=14.904;
|
|
ACE_ammoTempMuzzleVelocityShifts[]={-2.655, -2.547, -2.285, -2.012, -1.698, -1.280, -0.764, -0.153, 0.596, 1.517, 2.619};
|
|
ACE_ballisticCoefficients[]={0.195};
|
|
ACE_velocityBoundaries[]={};
|
|
ACE_standardAtmosphere="ASM";
|
|
ACE_dragModel=1;
|
|
ACE_muzzleVelocities[]={230, 250, 285};
|
|
ACE_barrelLengths[]={101.6, 127.0, 228.6};
|
|
};
|
|
class B_19mm_HE: BulletBase {
|
|
tracerScale = 1;
|
|
};
|
|
class B_30mm_HE: B_19mm_HE {
|
|
tracerScale = 2.5;
|
|
};
|
|
class B_20mm: BulletBase {
|
|
timeToLive=30;
|
|
tracerScale = 1.5; //1;
|
|
};
|
|
class B_25mm: BulletBase {
|
|
timeToLive=30;
|
|
tracerScale = 2.0; //1;
|
|
};
|
|
class B_30mm_AP: BulletBase {
|
|
timeToLive=30;
|
|
tracerScale = 2.5;
|
|
};
|
|
class B_35mm_AA: BulletBase {
|
|
timeToLive=30;
|
|
tracerScale = 2.75; //1.85;
|
|
};
|
|
class ShellBase;
|
|
class Sh_120mm_HE: ShellBase {
|
|
tracerScale = 3;
|
|
};
|
|
class Sh_120mm_APFSDS: ShellBase {
|
|
tracerScale = 3;
|
|
};
|
|
class Gatling_30mm_HE_Plane_CAS_01_F: BulletBase {
|
|
tracerScale = 2.5;
|
|
};
|
|
};
|