< ^  >

Temporal Extraction

If S is a scene graph and

ST = [ (t1,xp1,yp1), (t2,xp2,yp2),... (tn,xpn,ypn) ]

is a 2D-PIR interval, then S.interval(A,B,ST) is an intveral

I = I1+I2+...+In

such that there is a subsequence

[ (t1,xp1,yp1,I1), (t2,xp2,yp2,I2),... (tn,xpn,ypn,In) ]

in Rst(A,B).

If no such sequence exists, the result is the special value Never.


< ^  >