ACE3/optionals/compat_rhs_usf3/CfgAmmo.hpp

97 lines
3.8 KiB
C++
Raw Normal View History

class CfgAmmo
{
2015-04-27 13:48:53 +00:00
class BulletBase;
class rhsusf_B_300winmag: BulletBase
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.007823;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.037821;
2015-05-07 16:33:17 +00:00
ACE_bulletMass=14.256;
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="ICAO";
ACE_dragModel=7;
ACE_muzzleVelocities[]={847, 867, 877};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.508, 0.6096, 0.6604};
2015-04-27 13:48:53 +00:00
};
class B_556x45_Ball;
class rhs_ammo_556x45_Mk318_Ball: B_556x45_Ball
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.00569;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.023012;
2015-05-07 16:33:17 +00:00
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};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.254, 0.3937, 0.508};
2015-04-27 13:48:53 +00:00
};
class rhs_ammo_556x45_Mk262_Ball: B_556x45_Ball
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.00569;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.023012;
2015-05-07 16:33:17 +00:00
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};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.1905, 0.3683, 0.4572, 0.508};
2015-04-27 13:48:53 +00:00
};
class rhs_ammo_762x51_M80_Ball: BulletBase
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.007823;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.028956;
2015-05-07 16:33:17 +00:00
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};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.254, 0.4064, 0.508, 0.6096, 0.6604};
2015-04-27 13:48:53 +00:00
};
class rhs_ammo_762x51_M118_Special_Ball: rhs_ammo_762x51_M80_Ball
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.007823;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.031496;
2015-05-07 16:33:17 +00:00
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};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.4064, 0.508, 0.6096, 0.6604};
2015-04-27 13:48:53 +00:00
};
class rhs_ammo_762x51_M993_Ball: rhs_ammo_762x51_M80_Ball
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.007823;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.031496;
2015-05-07 16:33:17 +00:00
ACE_bulletMass=8.2296;
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.377};
ACE_velocityBoundaries[]={};
ACE_standardAtmosphere="ICAO";
ACE_dragModel=1;
ACE_muzzleVelocities[]={875, 910, 930};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.3302, 0.4064, 0.508};
2015-04-27 13:48:53 +00:00
};
class rhs_ammo_45ACP_MHP: BulletBase
{
2015-05-07 16:21:15 +00:00
ACE_caliber=0.011481;
2015-05-07 16:27:40 +00:00
ACE_bulletLength=0.017272;
2015-05-07 16:33:17 +00:00
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};
2015-05-07 16:39:57 +00:00
ACE_barrelLengths[]={0.1016, 0.127, 0.2286};
2015-04-27 13:48:53 +00:00
};
};