public final class Starfield extends Object
Scans the star catalog, parses each line into a Star, applies a boost to get a BoostedStar,
 which is then added to the result. Any files in the star catalog directory whose name ends in '.ignore' are ignored. 
 (This is intended as a convenience when testing.)
| Constructor and Description | 
|---|
Starfield(InputParameters aInput)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
StarfieldStats | 
calculate()
Calculate high-level statistics for the starfield using the given input parameters, and output an image. 
 | 
InputParameters | 
getInputParams()  | 
public Starfield(InputParameters aInput)
public StarfieldStats calculate()
The statistics returned are:
If the output file is null, then no image file will be created.
public InputParameters getInputParams()
Starfield - Copyright Hirondelle Systems. Published March 1, 2014