opiSetup: Calls opiSetup_for_MACHINE as appropriate.

View source: R/opi.r

opiSetupR 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:

  • err NULL if 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_SimHensonRT(), opiSetup_for_SimGaussian()


OPI documentation built on April 12, 2025, 1:24 a.m.