.PS cct_init Org: Here bit=10mm__ # Bit timings. (I LOVE THIS BLOODY PACKAGE!!! Try this in any ``Cad'' # affair!!!!!!!!!!!!!! {line up_ 1mm__} for i = 1 to 10 do{ line right_ bit {line up_ 1mm__} {sprintf("%g", i) at 2nd last line.center+(0,3mm__) } } # 1101011000 (Data Stream)---I should do this with a for too :-) move to Org+(0,-5mm__) {right_; "Data " rjust_ at rvec_(0,-bit/2)} line right_ 2*bit then down_ bit then right_ bit then up_ bit\ then right_ bit then down_ bit then right_ bit then up_ bit\ then right_ 2*bit then down_ bit then right 3* bit # Odd Bits, stretched. move to Org+(0,-20mm__) {right_; "Odd bits" rjust at rvec_(0,-bit/2)} line right_ 2* bit then down_ bit then right_ 4* bit then up_ bit \ then right_ 2* bit then down_ bit then right_ 2* bit # Even bits, stretched and delayed. move to Org+(0,-35mm__) {right_; "Even bits" rjust at rvec_(0,-bit/2)} {move down_ bit; line <-> right_ bit; "Offset" at last line.center+(0,-3mm__)} move right_ bit; line right_ 6* bit then down_ bit then right_ 3* bit "\tiny OQPSK" at (100mm__,-50mm__) .PE