ContentsIndexReferenceHome
PreviousUpNext
WindDirCos
MATLAB
[w_TP w_TT] = WindDirCos([x],G,Atm,[OutType])
Description

Returns the transverse direction cosines for natural wind.

Parameters
Parameters 
Description 
x [vector] 
(Optional) Position along path, normalized to slant range (0-1). Not required if Atm is a discrete structure from AtmStruct
G [struct] 
Geometry structure from GeomStruct - can be an array of structures 
Atm [struct] 
Atmospheric structure from AtmStruct - can be an array of structures. 
OutType [string] 
(Optional) 'T' for T-axis direction cosine and 'P' for P-axis direction cosine - only used if a single output is desired. 
Return Values
Return Values 
Description 
w_TP [vector] 
Angle cosine of wind, in target "parallel" direction 
w_TT [vector] 
Angle cosine of wind, in target "transverse" direction 
References

  • P. J. Berger, et.al., "Description and Assessment of the Airborne Laser Engagement (ABLE) Code," Technical Report, VVA-LL-003, Rev A, 10 September 2002, Appendix A.

See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!