Docs @ Psychtoolbox Wiki : Flip

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

Revision [9186]

Last edited on 2008-11-05 06:17:12 by DocBot

No Differences

Revision [9126]

Edited on 2008-09-30 09:01:57 by ZweiWolf
Additions:
""<div class="subfct" id="Screen">""===[[Flip Screen('Flip')]]===
Deletions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Flip Screen('Flip')]]===


Revision [7071]

Edited on 2008-07-10 16:12:30 by DocBot
Additions:
""<div class="subfct" id="Screen" style="background-color:#eee; padding:1em; border-width:1px; border-style:solid; border-color:#ddd; margin-bottom: 2em;border-top: 5px solid #999999;">""===[[Flip Screen('Flip')]]===
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<""</div>""
Deletions:
===[[Flip Screen('Flip')]]===
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<


Revision [5012]

Edited on 2008-04-26 21:30:39 by DocBot
Additions:
===[[Flip Screen('Flip')]]===
==[[Psychtoolbox]] › [[Screen]].{mex*,dll} subfunction==
%%(matlab;Usage)[VBLTimestamp StimulusOnsetTime FlipTimestamp Missed Beampos] = Screen('Flip', windowPtr [, when] [, dontclear] [, dontsync] [, multiflip]);%%
[[Flip]] front and back display surfaces in sync with vertical retrace and return
set to 1, flip will not clear the framebuffer after [[Flip]] - this allows
framebuffer to background color after each flip. A value of 2 will prevent [[Flip]]
flip. "dontsync" If set to zero (default), [[Flip]] will sync to the vertical
retrace and will pause Matlabs executionuntil the [[Flip]] has happened. If set to
1, [[Flip]] will still synchronize stimulus onset to the vertical retrace, butwill
*not* wait for the flip to happen: [[Flip]] returns immediately and all returned
timestamps are invalid. A value of 2will cause [[Flip]] to show the stimulus
defaults to zero: If set to a value greater than zero, [[Flip]] will flip *all*
operate tear-free. [[Flip]] (optionally) returns a high-precision estimate of the
a timestamp taken at the end of [[Flip]]'s execution. Use the difference between
<<=====See also:=====
DrawingFinished WaitUntilAsyncFlipCertain AsyncFlipBegin AsyncFlipCheckEnd AsyncFlipEnd Flip<<
Deletions:
===[[Flip]]===
==ScreenFunctions==
Usage:
[VBLTimestamp StimulusOnsetTime FlipTimestamp Missed Beampos] = Screen('Flip', windowPtr [, when] [, dontclear] [, dontsync] [, multiflip]);
Flip front and back display surfaces in sync with vertical retrace and return
set to 1, flip will not clear the framebuffer after Flip - this allows
framebuffer to background color after each flip. A value of 2 will prevent Flip
flip. "dontsync" If set to zero (default), Flip will sync to the vertical
retrace and will pause Matlabs executionuntil the Flip has happened. If set to
1, Flip will still synchronize stimulus onset to the vertical retrace, butwill
*not* wait for the flip to happen: Flip returns immediately and all returned
timestamps are invalid. A value of 2will cause Flip to show the stimulus
defaults to zero: If set to a value greater than zero, Flip will flip *all*
operate tear-free. Flip (optionally) returns a high-precision estimate of the
a timestamp taken at the end of Flip's execution. Use the difference between
ScreenFunctions


Revision [2502]

The oldest known version of this page was created on 2008-03-15 23:18:53 by DocBot
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0212 seconds