calcR: Calculate relative radius.

Description Usage Arguments Value See Also Examples

Description

Given a zenith angle, it calculates the relative radius (R) taken into account the lens distortion. For a definition of relative radius see details of lensPolyCoef.

Usage

1
2
3
4
calcR(x, y)

## S4 method for signature 'Angle,LensPolyCoef'
calcR(x, y)

Arguments

x

Angle.

y

LensPolyCoef.

Value

numeric.

See Also

makeRimage, makeZimage

Examples

1
2
3
4

GastonMauroDiaz/caiman documentation built on Jan. 22, 2022, 4:43 a.m.