DVA_VL: Calculate degrees of visual angle

Description Usage Arguments Value

View source: R/nlregVL.R

Description

Calculate degrees of visual angle

Usage

1
2
DVA_VL(stimX, stimY, dist, distUnit = "cm", scrX, scrY, scrUnit = "mm",
  resX, resY)

Arguments

stimX

Stimulus width in pixels

stimY

Stimulus height in pixels

dist

Distance from screen to user

distUnit

Measurement unit for dist

scrX

screen width

scrY

Screen height

scrUnit

Measurement unit for scrX and scrY

resX

Screen resolution (horizontal)

resY

Screen resolution (vertical)

Value

A list with the visual angles in radian and in degrees


VinLaflamme/nlregVL documentation built on May 30, 2019, 2:04 a.m.