palUnpcd

Remove pincushion/barrel distortion

Description:

Remove pincushion/barrel distortion from a distorted [x,y] to give tangent-plane [x,y].

Invocation

palUnpcd( double disco, double x, double y );

Arguments

disco = double (Given)
Pincushion/barrel distortion coefficient.
x = double (Given & Returned)
On input the distorted X coordinate, on output the tangent-plane X coordinate.
y = double (Given & Returned)
On input the distorted Y coordinate, on output the tangent-plane Y coordinate.

Notes:

Geometry DISCO

astrograph 0.0 Schmidt -0.3333 AAT PF doublet +147.069 AAT PF triplet +178.585 AAT f/8 +21.20 JKT f/8 +13.32

See Also

palPcd