IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#473 closed defect (fixed)

psLookupTableInterpolate pdf problem

Reported by: David.Robbins@… Owned by: Paul Price
Priority: high Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

SDRS cuts off last argument of psLookupTableInterpolate, psLookupStatusType
*.....

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

psLookupStatusType was dropped.

double psLookupTableInterpolate(const psLookupTable *table, double index,

long column);

psVector *psLookupTableInterpolateAll(const psLookupTable *table,

double index, psVector *stats);

Note: See TracTickets for help on using tickets.