-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.cpp
458 lines (458 loc) · 18.7 KB
/
config.cpp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
class CfgPatches
{
class ld3k_jca_p320_compat_ace3
{
requiredAddons[]=
{
"Weapons_F_JCA_P320",
"Weapons_F_JCA_P320_Accessories",
"Weapons_F_JCA_P320_Pistols_P320"
};
requiredversion=0.1;
units[]={};
weapons[]={};
};
};
class CfgAmmo
{
// JCA Bullets inherited from vanilla class B_9x21_Ball. To avoid all conflict with other mod, all JCA bullets with JCA as prefixe.
// class B_9x21_Ball: BulletBase from official BI tool All-in-one Config Arma3 2.17.152041 https://community.bistudio.com/wiki/Arma:_All-in-one_Config
class BulletBase;
/*class B_9x21_Ball: BulletBase
{
hit=5;
indirectHit=0;
indirectHitRange=0;
cartridge="FxCartridge_9mm";
cost=100;
typicalSpeed=380;
airFriction=-0.0016;
caliber=1.2;
deflecting=25;
model="\A3\Weapons_f\Data\bullettracer\tracer_white";
airLock=1;
tracerScale=0.5;
tracerStartTime=0.05;
tracerEndTime=1;
nvgOnly=1;
audibleFire=30;
aiAmmoUsageFlags=64;
dangerRadiusBulletClose=4;
dangerRadiusHit=8;
suppressionRadiusBulletClose=2;
suppressionRadiusHit=4;
};
class B_9x21_Ball_Tracer_Green: B_9x21_Ball
{
model="\A3\Weapons_f\Data\bullettracer\tracer_green";
tracerScale=0.5;
tracerStartTime=0.05;
tracerEndTime=1;
nvgOnly=0;
};
class B_9x21_Ball_Tracer_Red: B_9x21_Ball_Tracer_Green
{
model="\A3\Weapons_f\Data\bullettracer\tracer_Red";
};
class B_9x21_Ball_Tracer_Yellow: B_9x21_Ball_Tracer_Green
{
model="\A3\Weapons_f\Data\bullettracer\tracer_Yellow";
};
class JCA_B_9x21_Ball_Tracer_IR: B_9x21_Ball_Tracer_Green // JCA default config
{
model="\A3\Weapons_f\Data\bullettracer\tracer_white";
nvgOnly=1;
};
class ACE_9x19_Ball: B_9x21_Ball // ACE3 https://github.com/acemod/ACE3/blob/master/addons/ballistics/CfgAmmo.hpp#L505
{
airFriction=-0.00201185;
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 JCA_B_9x19_Ball_P320C_FMJ: BulletBase // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ https://cdn.bfldr.com/EN1VTHA0/at/k4vxwr73g8mj5bt485mh8bcz/2024_DSG_CATALOG__6-3-24_SL.pdf#page=57
{
ACE_caliber=9.03; // 0.356" CIP diameter https://bobp.cip-bobp.org/uploads/tdcc/tab-iv/tabivcal-en-page28.pdf
ACE_bulletLength=14.859; // 0.585" 9mm 115gr Elite Ball FMJ https://www.sigsauer.com/9mm-115gr-elite-ball-fmj.html
ACE_bulletMass=7.452; // 115gr
ACE_ammoTempMuzzleVelocityShifts[]={-2.655,-2.547,-2.285,-2.012,-1.698,-1.280,-0.764,-0.153,0.596,1.517,2.619}; // default ACE_ammoTempMuzzleVelocityShifts values /10. Muzzle velocity shift 0 at 70°F (21°C), -1m/s at 15°C
ACE_ballisticCoefficients[]={0.159}; // calculated ballistic coefficient from Sig Sauer 2024 datas https://cdn.bfldr.com/EN1VTHA0/at/k4vxwr73g8mj5bt485mh8bcz/2024_DSG_CATALOG__6-3-24_SL.pdf#page=57
ACE_velocityBoundaries[]={};
ACE_standardAtmosphere="ICAO";
ACE_dragModel=1;
ACE_muzzleVelocities[]={362}; // Muzzle Velocity shift +1m/s at 70°F (21°C) (70°F: Temp vs MV chart zero), 361m/s (1185fps) at 15°C (ICAO: 15°C, 1013.25 hPa, 0%) according to JCA_P320 initSpeed, 1185fps barrel length 4.0" ± 1/16" (± 3.9375", 4.0625") https://www.sigsauer.com/9mm-115gr-elite-ball-fmj.html,
ACE_barrelLengths[]={99}; // 3.9" P320 Compact barrel length https://www.sigsauer.com/p320-compact.html
hit=4.4; // B_9x21_Ball 5, 486 Joules
indirectHit=0;
indirectHitRange=0;
cartridge="FxCartridge_9mm";
cost=100;
typicalSpeed=361; // JCA_15Rnd_9x19_P320C_FMJ_Mag initSpeed
airFriction=-0.00187745; // B_9x21_Ball -0.0016, airFrictionAnalysis.txt in docs folder
caliber=1.2;
deflecting=25;
model="\A3\Weapons_f\Data\bullettracer\tracer_white";
airLock=1;
tracerScale=0.5;
tracerStartTime=0.05;
tracerEndTime=1;
nvgOnly=0; // B_9x21_Ball 1
audibleFire=30;
aiAmmoUsageFlags=64;
dangerRadiusBulletClose=4;
dangerRadiusHit=8;
suppressionRadiusBulletClose=2;
suppressionRadiusHit=4;
};
class JCA_B_9x19_Ball_P320C_JHP: JCA_B_9x19_Ball_P320C_FMJ // M1153 Sig Sauer 9x19mm 147gr Jacketed Hollow Point JHP https://cdn.bfldr.com/EN1VTHA0/at/k4vxwr73g8mj5bt485mh8bcz/2024_DSG_CATALOG__6-3-24_SL.pdf#page=57
{
ACE_caliber=9.03; // 0.356" CIP diameter https://bobp.cip-bobp.org/uploads/tdcc/tab-iv/tabivcal-en-page28.pdf
ACE_bulletLength=14.859; // 0.585" 9mm 147gr Elite V-Crown JHP https://www.sigsauer.com/9mm-147gr-elite-v-crown-jhp-20ct.html
ACE_bulletMass=9.525; // 147gr
ACE_ammoTempMuzzleVelocityShifts[]={-2.655,-2.547,-2.285,-2.012,-1.698,-1.280,-0.764,-0.153,0.596,1.517,2.619}; // default ACE_ammoTempMuzzleVelocityShifts values /10. Muzzle velocity shift 0 at 70°F (21°C), -1m/s at 15°C
ACE_ballisticCoefficients[]={0.176}; // calculated ballistic coefficient from Sig Sauer 2024 datas https://cdn.bfldr.com/EN1VTHA0/at/k4vxwr73g8mj5bt485mh8bcz/2024_DSG_CATALOG__6-3-24_SL.pdf#page=57
ACE_velocityBoundaries[]={};
ACE_standardAtmosphere="ICAO";
ACE_dragModel=1;
ACE_muzzleVelocities[]={301}; // Muzzle Velocity shift +1m/s at 70°F (21°C) (70°F: Temp vs MV chart zero), 300m/s (985fps) at 15°C (ICAO: 15°C, 1013.25 hPa, 0%) according to JCA_P320 initSpeed, 985fps barrel length 4.0" ± 1/16" (± 3.9375", 4.0625") https://www.sigsauer.com/9mm-147gr-elite-v-crown-jhp-20ct.html
ACE_barrelLengths[]={99}; // 3.9" P320 Compact barrel length https://www.sigsauer.com/p320-compact.html
hit=6.9; // B_9x21_Ball 5, 429 Joules
typicalSpeed=300; // JCA_15Rnd_9x19_P320C_JHP_Mag initSpeed
airFriction=-0.00115136; // B_9x21_Ball -0.0016, airFrictionAnalysis.txt in docs folder
caliber=0.72; // B_9x21_Ball 1.2
visibleFire=1; // Subsonic, B_127x54_Ball, BulletBase 3
audibleFire=5; // Subsonic, B_127x54_Ball, B_9x21_Ball 30
};
class JCA_B_9x19_Ball_P320C_Tracer_Green: JCA_B_9x19_Ball_P320C_FMJ
{
model="\A3\Weapons_f\Data\bullettracer\tracer_green";
};
class JCA_B_9x19_Ball_P320C_Tracer_Red: JCA_B_9x19_Ball_P320C_FMJ
{
model="\A3\Weapons_f\Data\bullettracer\tracer_Red";
};
class JCA_B_9x19_Ball_P320C_Tracer_Yellow: JCA_B_9x19_Ball_P320C_FMJ
{
model="\A3\Weapons_f\Data\bullettracer\tracer_Yellow";
};
class JCA_B_9x19_Ball_P320C_Tracer_IR: JCA_B_9x19_Ball_P320C_FMJ
{
nvgOnly=1;
};
};
class CfgMagazines
{
class CA_Magazine;
// class 16Rnd_9x21_Mag: 30Rnd_9x21_Mag from official BI tool All-in-one Config Arma3 2.17.152041 https://community.bistudio.com/wiki/Arma:_All-in-one_Config
/*class 30Rnd_9x21_Mag: CA_Magazine
{
author="$STR_A3_Bohemia_Interactive";
scope=2;
displayName="$STR_A3_CfgMagazines_30Rnd_9x21_Mag0";
picture="\A3\Weapons_F\Data\UI\M_30Rnd_45ACP_CA.paa";
ammo="B_9x21_Ball";
count=30;
mass=10;
initSpeed=370;
tracersEvery=0;
descriptionShort="$STR_A3_CfgMagazines_30Rnd_9x21_Mag1";
};
class 16Rnd_9x21_Mag: 30Rnd_9x21_Mag
{
author="$STR_A3_Bohemia_Interactive";
displayName="$STR_A3_CfgMagazines_16Rnd_9x21_Mag0";
picture="\A3\weapons_f\data\ui\M_16Rnd_9x21_CA.paa";
type=16;
count=16;
descriptionShort="$STR_A3_CfgMagazines_16Rnd_9x21_Mag1";
mass=6;
initSpeed=410;
};*/
class JCA_15Rnd_9x19_P320C_FMJ_Mag: CA_Magazine // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ
{
author="Grave";
scope=2;
displayName="9 mm 15rnd P320 FMJ Mag";
picture="\weapons_f_JCA_P320\MagazineProxies\data\UI\Icon_17Rnd_9x21_P320_Mag_CA.paa";
ammo="JCA_B_9x19_Ball_P320C_FMJ";
type=16; // 16Rnd_9x21_Mag
count=15;
mass=5.6; // magazine 15 rounds empty 76g + 15x 11.9g, JCA 6
initSpeed=361; // according to ACE_muzzleVelocities 3.9" barrel (99mm) ICAO conditions (15°C, 1013.25hPa, 0%), JCA 410
tracersEvery=0;
descriptionShort="Caliber: 9x19 mm<br />Rounds: 15<br />Used in: P320 Compact";
displaynameshort="FMJ";
};
class JCA_15Rnd_9x19_P320C_JHP_Mag: JCA_15Rnd_9x19_P320C_FMJ_Mag // M1153 Sig Sauer 9x19mm 147gr Jacketed Hollow Point JHP
{
author="Grave";
displayName="9 mm 15rnd P320 JHP Mag";
ammo="JCA_B_9x19_Ball_P320C_JHP";
mass=6.3; // magazine 15 rounds empty 76g + 15x 13.9g, JCA 6
initSpeed=300; // according to ACE_muzzleVelocities 3.9" barrel (99mm) ICAO conditions (15°C, 1013.25hPa, 0%)
displaynameshort="JHP";
};
class JCA_15Rnd_9x19_P320C_Red_Mag: JCA_15Rnd_9x19_P320C_FMJ_Mag // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ
{
author="Grave";
displayName="9 mm 15rnd P320 Tracer (Red) Mag";
ammo="JCA_B_9x19_Ball_P320C_Tracer_Red";
tracersEvery=1;
displaynameshort="Tracer";
};
class JCA_15Rnd_9x19_P320C_Green_Mag: JCA_15Rnd_9x19_P320C_Red_Mag // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ
{
author="Grave";
displayName="9 mm 15rnd P320 Tracer (Green) Mag";
ammo="JCA_B_9x19_Ball_P320C_Tracer_Green";
};
class JCA_15Rnd_9x19_P320C_Yellow_Mag: JCA_15Rnd_9x19_P320C_Red_Mag // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ
{
author="Grave";
displayName="9 mm 15rnd P320 Tracer (Yellow) Mag";
ammo="JCA_B_9x19_Ball_P320C_Tracer_Yellow";
};
class JCA_15Rnd_9x19_P320C_IR_Mag: JCA_15Rnd_9x19_P320C_Red_Mag // M1152 Sig Sauer 9x19mm 115gr Full Metal Jacket FMJ
{
author="Grave";
displayName="9 mm 15rnd P320 Tracer (IR) Mag";
ammo="JCA_B_9x19_Ball_P320C_Tracer_IR";
displaynameshort="Tracer IR";
};
};
class CfgMagazineWells
{
/*class JCA_P320_9x21 // JCA default config
{
JCA_Magazines[]=
{
"JCA_17Rnd_9x21_P320_Mag",
"JCA_17Rnd_9x21_P320_Red_Mag",
"JCA_17Rnd_9x21_P320_Green_Mag",
"JCA_17Rnd_9x21_P320_Yellow_Mag",
"JCA_17Rnd_9x21_P320_IR_Mag"
};
};*/
class JCA_P320_Compact_9x19 // Weapon initSpeed -1 with ACE_barrelLength 99mm (3.9"), 361, 300m/s at ICAO standart conditions (15°C, 1013.25 hPa, 0%) according to JCA_15Rnd_9x19_P320C magazines initSpeed
{
JCA_Magazines[]=
{
"JCA_15Rnd_9x19_P320C_FMJ_Mag",
"JCA_15Rnd_9x19_P320C_JHP_Mag",
"JCA_15Rnd_9x19_P320C_Red_Mag",
"JCA_15Rnd_9x19_P320C_Green_Mag",
"JCA_15Rnd_9x19_P320C_Yellow_Mag",
"JCA_15Rnd_9x19_P320C_IR_Mag"
};
};
};
class Mode_SemiAuto;
class CfgWeapons
{
class ItemCore;
class InventoryMuzzleItem_Base_F;
class Pistol;
class Pistol_Base_F: Pistol
{
class WeaponSlotsInfo;
};
class JCA_hgun_P320_base_F: Pistol_Base_F // P320 Compact, United States Army SIG Sauer M18 https://en.wikipedia.org/wiki/SIG_Sauer_M17
{
ACE_barrelLength=99; // 3.9" P320 Compact (3D model SIG Sauer P320 RXP Compact by Michael Egorov) https://www.sigsauer.com/p320-compact.html
ACE_barrelTwist=250; // CIP twist https://bobp.cip-bobp.org/uploads/tdcc/tab-iv/tabivcal-en-page28.pdf
initSpeed=-1; // 361, 300m/s, 99mm barrel, according to ACE_muzzleVelocities at ICAO conditions (15°C, 1013.25hPa, 0%), JCA 380
magazines[]=
{ // Priority to JCA magazines first
"JCA_15Rnd_9x19_P320C_FMJ_Mag",
"JCA_15Rnd_9x19_P320C_JHP_Mag",
"JCA_15Rnd_9x19_P320C_Red_Mag",
"JCA_15Rnd_9x19_P320C_Green_Mag",
"JCA_15Rnd_9x19_P320C_Yellow_Mag",
"JCA_15Rnd_9x19_P320C_IR_Mag"
};
magazineWell[]=
{
"JCA_P320_Compact_9x19"
};
class Single: Mode_SemiAuto
{
dispersion=0.001527; // 9.34 MOA (*0.562*0.000291), 0.562 value from https://github.com/acemod/ACE3/pull/5755, JCA 0.00435 (14.95 MOA)
};
class WeaponSlotsInfo: WeaponSlotsInfo
{
mass=16.3; // 754g with magazine https://www.sigsauer.com/p320-compact.html, JCA 23
};
};
class JCA_optic_PRO_base: ItemCore
{
ACE_ScopeHeightAboveRail=1.72206; // from ACE3 checkScopes.sqf
};
class JCA_muzzle_snds_enhanced_base: ItemCore
{
class ItemInfo: InventoryMuzzleItem_Base_F
{
};
};
class JCA_muzzle_snds_9MM_enhanced_black: JCA_muzzle_snds_enhanced_base // Sound Suppressor 9mm, muzzle_snds_L
{
class ItemInfo: ItemInfo
{
mass=5.5; // SilencerCo Osprey 9 8.8oz, JCA 12
class MagazineCoef
{
initSpeed=1; // ACE3, JCA 1.05, muzzle_snds_L 1.05
};
class AmmoCoef
{
hit=1;
typicalSpeed=1;
airFriction=1;
visibleFire=0.3;
audibleFire=0.03; // muzzle_snds_L, JCA 0.04, muzzle_snds_H 0.04
visibleFireTime=0.5;
audibleFireTime=0.5;
cost=1;
};
class MuzzleCoef
{
dispersionCoef=1; // ACE3 0.95, JCA 0.8, muzzle_snds_L 0.8
artilleryDispersionCoef=1;
fireLightCoef=0.1;
recoilCoef=0.95; // ACE3, muzzle_snds_L 1
recoilProneCoef=0.95; // ACE3, muzzle_snds_L 1
minRangeCoef=1;
minRangeProbabCoef=1;
midRangeCoef=1;
midRangeProbabCoef=1;
maxRangeCoef=1;
maxRangeProbabCoef=1;
};
};
inertia=0.1; // muzzle_snds_L, JCA 0.2, muzzle_snds_H 0.2
};
class JCA_muzzle_snds_9MM_enhanced_sand: JCA_muzzle_snds_enhanced_base // Sound Suppressor 9mm, muzzle_snds_L
{
class ItemInfo: ItemInfo
{
mass=5.5; // SilencerCo Osprey 9 8.8oz, JCA 12
class MagazineCoef
{
initSpeed=1; // ACE3, JCA 1.05, muzzle_snds_L 1.05
};
class AmmoCoef
{
hit=1;
typicalSpeed=1;
airFriction=1;
visibleFire=0.3;
audibleFire=0.03; // muzzle_snds_L, JCA 0.04, muzzle_snds_H 0.04
visibleFireTime=0.5;
audibleFireTime=0.5;
cost=1;
};
class MuzzleCoef
{
dispersionCoef=1; // ACE3 0.95, JCA 0.8, muzzle_snds_L 0.8
artilleryDispersionCoef=1;
fireLightCoef=0.1;
recoilCoef=0.95; // ACE3, muzzle_snds_L 1
recoilProneCoef=0.95; // ACE3, muzzle_snds_L 1
minRangeCoef=1;
minRangeProbabCoef=1;
midRangeCoef=1;
midRangeProbabCoef=1;
maxRangeCoef=1;
maxRangeProbabCoef=1;
};
};
inertia=0.1; // muzzle_snds_L, JCA 0.2, muzzle_snds_H 0.2
};
class JCA_muzzle_snds_9MM_enhanced_olive: JCA_muzzle_snds_enhanced_base // Sound Suppressor 9mm, muzzle_snds_L
{
class ItemInfo: ItemInfo
{
mass=5.5; // SilencerCo Osprey 9 8.8oz, JCA 12
class MagazineCoef
{
initSpeed=1; // ACE3, JCA 1.05, muzzle_snds_L 1.05
};
class AmmoCoef
{
hit=1;
typicalSpeed=1;
airFriction=1;
visibleFire=0.3;
audibleFire=0.03; // muzzle_snds_L, JCA 0.04, muzzle_snds_H 0.04
visibleFireTime=0.5;
audibleFireTime=0.5;
cost=1;
};
class MuzzleCoef
{
dispersionCoef=1; // ACE3 0.95, JCA 0.8, muzzle_snds_L 0.8
artilleryDispersionCoef=1;
fireLightCoef=0.1;
recoilCoef=0.95; // ACE3, muzzle_snds_L 1
recoilProneCoef=0.95; // ACE3, muzzle_snds_L 1
minRangeCoef=1;
minRangeProbabCoef=1;
midRangeCoef=1;
midRangeProbabCoef=1;
maxRangeCoef=1;
maxRangeProbabCoef=1;
};
};
inertia=0.1; // muzzle_snds_L, JCA 0.2, muzzle_snds_H 0.2
};
// from official BI tool All-in-one Config Arma3 2.17.152041 https://community.bistudio.com/wiki/Arma:_All-in-one_Config
class muzzle_snds_H: ItemCore // Sound Suppressor 6.5mm
{
class ItemInfo: InventoryMuzzleItem_Base_F
{
};
};
class muzzle_snds_L: muzzle_snds_H // Sound Suppressor 9mm
{
class ItemInfo: ItemInfo
{
// mass=6;
class MagazineCoef
{
initSpeed=1; // ACE3, JCA 1.05, muzzle_snds_L 1.05
};
class AmmoCoef
{
hit=1;
typicalSpeed=1;
airFriction=1;
visibleFire=0.3;
audibleFire=0.03;
visibleFireTime=0.5;
audibleFireTime=0.5;
cost=1;
};
class MuzzleCoef
{
dispersionCoef=1; // ACE3 0.95, JCA 0.8, muzzle_snds_L 0.8
artilleryDispersionCoef=1;
fireLightCoef=0.1;
recoilCoef=0.95; // ACE3, muzzle_snds_L 1
recoilProneCoef=0.95; // ACE3, muzzle_snds_L 1
minRangeCoef=1;
minRangeProbabCoef=1;
midRangeCoef=1;
midRangeProbabCoef=1;
maxRangeCoef=1;
maxRangeProbabCoef=1;
};
};
// inertia=0.1;
};
};