PlateStars.Item Property
PlateStars.Item (read-only, PlateStars)
Given a 1-based index, returns a PlateStar object in the collection.
Syntax
PlateStars.Item
The property syntax has these parts:
Part |
Description |
Value (PlateStars) |
Given a 1-based index, returns a PlateStar object in the collection. |
Remarks
When first created, the collection has no particular ordering. You can use the Sort() method to establish an order to the collection. Available orders are by brightness, right ascension, declination, and distance from a given reference point. The latter is useful when searching the image for a particular object whose coordinates are not exactly known. Of course a "star" may be an asteroid or supernova!
Copyright © 1999-2015, Robert B. Denny, Mesa, AZ