IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#362 closed defect (fixed)

Function psAberration

Reported by: Eric.VanAlst@… Owned by: eugene
Priority: normal Milestone:
Component: PSLib SDRS Version: unspecified
Severity: minor Keywords:
Cc:

Description

In SDR-13 section 6.4.1.1, the function psAberration is defined but the return
value type is not specified.

Change History (3)

comment:1 by Paul Price, 21 years ago

Owner: changed from Paul Price to eugene

comment:2 by eugene, 21 years ago

Status: newassigned

the output of this function is the apparent coordinate, which is listed as one
of the function arguments, but should be a return value. I will update the SDRS
with the correct prototype:

psSphere *psAberration(psSphere *apparent, psSphere *actual, psSphere
*direction, double speed);

(note the typo in the SDRS: direction should be a pointer, not a value).

comment:3 by eugene, 21 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.