| opiSetup {OPI} | R Documentation |
Calls opiSetup_for_MACHINE as appropriate.
Description
Specific parameters and return values can be seen in the machine specific versions listed below in the ’See Also’.
Usage
opiSetup(settings)
Arguments
settings |
A list containing specific settings for a machine. |
Value
Each implementation should(!) return a list with at least the following elements:
-
errNULLif no error, otherwise a string describing the error.
See Also
opiSetup_for_Compass(),
opiSetup_for_Octopus900(),
opiSetup_for_ImoVifa(),
opiSetup_for_PhoneHMD(), opiSetup_for_Display(), opiSetup_for_PicoVR(),
opiSetup_for_SimNo(), opiSetup_for_SimYes(), opiSetup_for_SimHenson(),
opiSetup_for_SimGaussian()
[Package OPI version 3.0.2 Index]