[PINPOINT-485]  Sort by Magnitude
Type Enhancement
Priority Low
Severity Trivial
Component Astrometric Engine
Fixed In Version [
Versions Affected [5.15.1
Severity Unassigned
Resolution Unresolved
Reported By Bob Denny
Resources
Start Date 1/1/0001

Description
The PlateStars.Sort() method should support sorting by magnitude. Add members to the SortOrder enum for each of the magnitudes (RedMag, BlueMag, etc) by which the collection will be sorted. Doing this will avoid changing the signature of the method (a good thing!).

Comments