IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#208 closed defect (fixed)

Addition of psTimeAlloc() Function

Reported by: calvin.harman@… Owned by: eugene
Priority: high Milestone:
Component: IPP SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

I think we should add a function to alloccate a psTime struct. The prototype
would be:

psTime *psTimeAlloc(psTimeType type);

Some of the time functions need the correct type (TAI or UTC) and users that
don't need to use psTimeGetTime() to create the time sometimes forget to set
the correct type after allocating the psTime struct with plain psAlloc(). A
psTimeAlloc() function would set things up automatically.

Change History (3)

comment:1 by Paul Price, 22 years ago

Resolution: fixed
Status: newclosed

Agreed --- added to SDRS.

comment:2 by Paul Price, 22 years ago

Keywords: VERIFIED added

Closing subsequent to release of SDRS-08, ADD-07.

comment:3 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.