ContentsIndexReferenceHome
PreviousUpNext
losAngle
MATLAB
[phiLOS,phiLOSaz,phiLOSel] = losAngle(G)
Description

Computes full angle between platform velocity vector and propagation vector from platform to target. Also returns decomposition of full angle in elevation and azimuth.

Parameters
Parameters 
Description 
G [struct] 
Geometry structure from GeomStruct 
Return Values
Return Values 
Description 
phiLOS [vector] 
Full angle between platform velocity and propagation vector from platform to target (rad) 
phiLOSaz [vector] 
Azimuthal component of phiLOS (rad) 
phiLOSel [vector] 
Elevation component of phiLOS (rad) 
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!