- Timestamp:
- Feb 8, 2009, 5:32:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branch_20090113/psModules/src/extras/pmVisual.h
r21208 r21421 77 77 78 78 79 /** Given a set of matched raw and reference stars, plot the astrometric errors in a number of coordinate systems80 * @param rawStars set or raw stars81 * @param refStars set of reference stars82 * @param match the match between raw and ref stars83 * @param recipe the psastro recipe being used84 * @param title of the plot85 * @param kapa the index of the first kapa window86 * @param kapa2 the index of the second kapa window87 * @returns true for successful completion88 */89 bool pmVisualResidPlot (psArray *rawstars, psArray *refstars, psArray *match,90 psMetadata *recipe, char *title, int *kapa, int *kapa2);91 92 93 79 /** Use x and y data to determine appropriate values for a Graphdata structure. 94 80 * This procedure sets the max and min keywords of a Graphdata structure to encompass
Note:
See TracChangeset
for help on using the changeset viewer.
