FUNCTION  fInFootprintEq

Indicates whether the given point is in the SDSS footprint or not.

Returns 'true' or 'false' depending on whether the given circle (ra,dec,radius) is in the SDSS footprint or not. The radius is in arcmin. SELECT dbo.fInFootprintEq( 143.15, -0.7, 2.0 )
See also fFootprintEq.

Input and output parameters

nametypelengthinoutpnum
@rafloat8input1
@decfloat8input2
@radfloat8input3
 bit1output0