Generic Tank
tank_hull_elevation = { {-90,11,1}, {11,19,2.9}, {19,40,1}, {40,90,0.15}, }
tank_hull_azimuth = { {0,10,2.9}, {10,30,1}, {30,150,0.67}, {150,180,0.20}, }
tank_turret_elevation = { {-90,18,2.9}, {18,90,1}, }
tank_turret_azimuth = { {0,10,2.9}, {10,30,1}, {30,150,0.67}, {150,180,0.25}, }
T-55 MBT
T55_hull_elevation = { {-90, 30, 0.8 }, { 30, 90, 0.12 }, }
T55_hull_azimuth = { {0, 30, 1.4 }, { 30, 150, 1 }, { 150,180, 0.15 }, }
T55_turret_elevation = { {-90,18, 1.4 }, { 18,90, 0.8 }, }
T55_turret_azimuth = { {0,10,1.4}, {10,30,1}, {30,150,1}, {150,180,0.20}, }
Generic IFV
IFV_hull_elevation = { {-90, 30, 1 }, { 30, 90, 0.6 }, }
IFV_hull_azimuth = { {0, 30, 1 }, { 30, 150, 0.6 }, { 150,180, 0.5 }, }
IFV_turret_elevation = { {-90,18, 1 }, { 18,90, 0.5 }, }
IFV_turret_azimuth = { {0,180, 1 }, }