[phiLOS,phiLOSaz,phiLOSel] = losAngle(G)
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 |
Description |
|
G [struct] |
Geometry structure from GeomStruct |
|
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) |
|
Copyright (c) MZA Associates 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|