Strehl = AnisoplanaticStrehl(alpha,lambda,D,s,Atm)
Calculates the Strehl ratio due to the effect of angular anisoplanatism.
|
Parameters |
Description |
|
alpha [scalar] |
Turbulence strength multiplier |
|
lambda [scalar] |
Wavelength of laser (m) |
|
D [scalar] |
Aperture diameter (m) |
|
s [Matrix] |
Separation along the path as a function of z (as calculated by PathDisp) (m) |
|
Atm [struct/list] |
Atmospheric modeling parameters. Can be a discrete structure from AtmStruct or a comma separated list of (...x,Cn2,L) |
|
x [vector] |
Path-normalized screen locations along the propagation path. |
|
Cn2 [vector] |
Values of the refractive index structure coefficient along the path (${m}^{-2/3}$) |
|
L [scalar] |
Slant range (m) |
|
Return Values |
Description |
|
Strehl [scalar] |
Angular anisoplanatic Strehl |
Report VVA-LL-003, Revision A, titled Description and Assessment of the Airborne Laser Engagement (ABLE) Code. Section 3.5.7.1 Beacon offset Anisoplanatism, page 69.
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|