+Eagle114th Posted December 11, 2024 Posted December 11, 2024 Helo everyone, I have questionsa bout the contents under [AvionicsData]: But first, I have already defined the sweeping angles for radar Quote MaxElevationAngle=20 MinElevationAngle=-20 MaxAzimuthAngle=60 MinAltitude=500.0 MinReturn=0.2 SearchRangeSetting=1,2,3 ScanPattern[1].BarElevation[1]=2.0 ScanPattern[1].BarElevation[2]=-2.0 ScanPattern[1].ScanRate=60 ScanPattern[1].ScanBeamAngle=6.0 ScanPattern[1].ScanArc=45 And my questions is this: Quote BoresightRangeSetting=1,2,3 BoresightElevation=-2.0 BoresightAzimuth=0.0 BoresightBeamAngle=3.7 I am re-workin gon AN/APS-6 radar, I want to make it use boresight as second steps when using radar to detect fighter (SEARCH then BORESIGHT) to "simulate" primitive radr system wehre you wouldd use radar to search then align with target for night mission. However, what I do not yet understand is the last 3 codes of boresight. Does BoresightElevation and BoresightAzimuth add to an alreacy existing radar sweep angle defined in above codes? Or does it mean it have their own angle limitation? Next question; Can anyone explain more about BoresightBeamAngle? is it the limitation beam angle when beaming at target? If yes, it mean it have limitatino of 3.7 angle? It is my goal to have boresight having the same angle as search radar. Thank you Eagle114th Quote
OlWilly Posted December 11, 2024 Posted December 11, 2024 (edited) 7 hours ago, Eagle114th said: Does BoresightElevation and BoresightAzimuth add to an alreacy existing radar sweep angle defined in above codes? Or does it mean it have their own angle limitation? From my understanding, BoresightElevation and BoresightAzimuth define the direction of the beam. In this case, it will be 0 azimuth - straight center, and -2 elevation, meaning that it's angled down -2 degrees from the aircraft's centerline. BoresightBeamAngle should be the width of the cone, imagine it not as a "line" but as a "cone" with apex being placed at emitter and degree being measured from the centerline (or bore in that matter) Edited December 11, 2024 by OlWilly 1 1 Quote
+Eagle114th Posted December 12, 2024 Author Posted December 12, 2024 @OlWilly THANK YOU, i got it now. I think I understrand now. To clarify what you explained: BoresightElevation and BoresightAzimuth are hte offset for boresight to 'aim" by deafult. And that BoresightBeamAngle is 'core angle' like ice cream cone,s tart at one point, as it spread out toward 'searching' area. According to the radar set for AN/APG-6 Quote MaxElevationAngle=20 MinElevationAngle=-20 MaxAzimuthAngle=60 I used the smallest angle, which is 40 from elevation of +20 and -20. Since I can:t define the angle of evelator / azimuth for boresight, so it:s best for me to use smalelst one. However, in-game, tested it, works perfectly! I set it to sesarch for target, then steered toward that, then switched to boresight, there it is , target with 'AIM DOT" to further ajust the path toward the target in AD-4 with radar. Works perfectly, which :simulate: AN/APG-6 peerfectly! Cheers! Eagle114th 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.