Quelle closest_approach_relative_2D.pvs
Sprache: PVS
closest_approach_relative_2D: THEORY %------------------------------------------------------------------------------ % % The closest approach of approach (cpa) only depends upon the relative position and % relative velocity between two trajectories. Therefore it is convenient % to cast the cpa theory in terms of relative vectors: % % s = po - qo % % v = v - u % % Author: Ricky Butler NASA Langley Research Center % %------------------------------------------------------------------------------ BEGIN
IMPORTING closest_approach_2D
s,v,
so,si,
vo,vi,
nvo,nvi : VAR Vect2
t,t1,t2 : VAR real
nzv : VAR Nz_vect2
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.