#420 closed defect (fixed)
Function psTimeToLMST
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In SDR-14 section 6.1.4, the function psTimeToLMST specifies that the argument
time is modified and returned, but the prototype specifies a return of psF64*.
The current implementation as of release 5 returns the number of radians. What
should be the return value of this function?
Change History (2)
comment:1 by , 21 years ago
| Owner: | changed from to |
|---|
comment:2 by , 21 years ago
| Cc: | added |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
I've clarified the SDRS to note that the time is rationalized to TAI seconds.
Note:
See TracTickets
for help on using tickets.

I believe that the return type is the LMST in radians, but the time structure
may be modified in the course of the calculation.