NAME

gridgen - generates uniform star grid

SYNOPSIS

gridgen [pitch=10] [fudge=1] [decimal] [debug] [offset=0] 

DESCRIPTION

gridgen generates a grid of stars over the entire sky. The declination step is the pitch, the ra step is multiplied by the secant of the declination (and the fudge factor).
OPTIONS
pitch= sets the angular distance in degrees between stars.

fudge= changes the ha step by factor (default: 1.0).

decimal - prints out coordinates in decimal degrees.

offset = shifts RA by number of degrees.


Pointing index