[K,rhoP,rhoT,upECF] = TargCoordVec(G)
Returns unit vectors in earth-centered fixed (ECF) coordinate system defining a target-based coordinate system from a platform to target, with propagation vector K from platform to target, and transverse directions oriented with the velocity vector of the target.
|
Parameters |
Description |
|
G [struct] |
Geometry structure from GeomStruct with fields RT, RP, VT, VP |
|
Return Values |
Description |
|
K [vector] |
Unit vector for propagation from platform to target |
|
rhoP [vector] |
Unit vector parallel to target velocity, transverse to K |
|
rhoT [vector] |
Unit vector transverse to target velocity, transverse to K |
|
upECF [vector] |
Unit vector for the zenith at the target in ECF coords |
|
Copyright (c) MZA Associates 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|