IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 20 years ago

#569 closed defect (fixed)

psMinConstrain

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

Description

in the psLib SDRS, psMinConstrain has a misprint. (p68, rev17) the definition is
psMinimization instead of psMinConstrain.

Change History (1)

comment:1 by Paul Price, 21 years ago

Resolution: fixed
Status: newclosed

Thanks --- fixed:

typedef struct {

psVector *paramMask; /< valid / invalid parameters
psVector *paramMax;
/< max allowed parameters
psVector *paramMin; /< min allowed parameters
psVector *paramDelta;
/< max allowed param swing

} psMinConstrain;

Note: See TracTickets for help on using tickets.