opiClose_for_Compass {OPI} | R Documentation |
Implementation of opiClose for the Compass machine.
Description
This is for internal use only. Use opiClose()
with
these Arguments and you will get the Value back.
Value
A list with elements
-
err
, which is an error code, NULL for no error -
fixations
, which is a matrix one row per fixation and three columns:-
time
(same astime_hw
inopiPresent
) -
x
(degrees relative to the centre of the image returned byopiInitialise
- not the PRL) -
y
(as for x)
-
[Package OPI version 3.0.2 Index]