Star Catalog |
Top Previous Next |
The FreeFlyer Star Catalog (ffstars.dat, ffstars_high.dat) is a file format native to FreeFlyer that can be used for specifying star data. FreeFlyer provides two star catalog files that you can choose from. The built-in star catalogs were generated using the Yale Bright Star Catalog, 5th Revised Edition. The default star catalog, ffstars.dat, contains the 5080 brightest stars, and ffstars_high.dat contains the 9096 brightest stars.
You can access the attributes of the built-in stars using the global Stars object. You can also specify your own star catalog file to use with FreeFlyer. See the Stars Guide for more information.
FormatA FreeFlyer Star Catalog contains one data record for each star. Each data record contains the star’s ID, its name, its ICRF unit position vector, its visual magnitude and its color.
ExampleAn example of a FreeFlyer Star Catalog containing 3 stars is shown below:
The star with ID = 0 is named Sirius, has a unit position vector of (-0.187, 0.939, -0.287), a visual magnitude of –1.46, and a color whose base 10 representation 16776700. See the Color Reference for more information.
|