Schema for stored functions,
  procedures, and ancillary
  tables. 
  Contains sql script to create all stored functions and procedures.
  based on: sp_HTML
            Pure HTM functions (working off HTM table) V1 June 2002,
            based on SkyServer design of Alex Szalay and Jim Gray;
            Jim Gray's performance monitoring stuff from
            SkyServer_MyTimeX
| fDMS |  Convert declination in degrees to +dd:mm:ss.ss notation. |  
| fDMSbase |  Base function to convert declination in degrees to +dd:mm:ss.ss notation. |  
| fGreatCircleDist |  Returns float holding great circle distance between two points (ra1,dec1) & (ra2,dec2). |  
| fHMS |  Convert right ascension in degrees to +hh:mm:ss.ss notation. |  
| fHMSbase |  Base function to convert right ascension in degrees to +hh:mm:ss.ss notation. |  
| fIAUNameGen |  Convert 3 letter survey, ra, dec in degrees to extended IAU name. |  
| Latest Revision: | 10642, 2015-04-20 15:06:24 (Mon, 20 Apr 2015) |  
  |  
  |