Path: FormationFlying/Collision
% Transformation matrix for relative conjunction geometry. The inertial relative state is defined by: rRel = R2 - R1 vRel = V2 - V1 - omega1 x rRel -------------------------------------------------------------------------- Form: C = ConjunctionPlane( xHills ) -------------------------------------------------------------------------- ------- Inputs: ------- xRel (6,1) Relative state -------- Outputs: -------- C (3,3) Conjunction plane transformation -------------------------------------------------------------------------- Reference: J. Russell Carpenter, 'Conservative Analytical Collision Probability for Design of Orbital Formations', 2004 --------------------------------------------------------------------------
Math: Linear/Cross Math: Linear/Mag
Back to the FormationFlying Module page