ContentsIndexReferenceHome
PreviousUpNext
TargCoordVec
MATLAB
[K,rhoP,rhoT,upECF] = TargCoordVec(G)
Description

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
Parameters 
Description 
G [struct] 
Geometry structure from GeomStruct with fields RT, RP, VT, VP 
Return Values
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 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!