#include <wcs.hpp>
Public Attributes | |
| float | reference_point_x |
| float | reference_point_y |
| float | ra_reference_point |
| float | dec_reference_point |
| float | arcsec_pixel_x |
| float | arcsec_pixel_y |
| float | rotation_x_axis |
| float | cd1_1 |
| float | cd1_2 |
| float | cd2_1 |
| float | cd2_2 |
| float | epoch_equinox |
| std::string | type_1 |
| std::string | type_2 |
Meta data for the WCS Information
| float ngc::gateway::base::WcsInformation::arcsec_pixel_x |
| float ngc::gateway::base::WcsInformation::arcsec_pixel_y |
| float ngc::gateway::base::WcsInformation::cd1_1 |
| float ngc::gateway::base::WcsInformation::cd1_2 |
| float ngc::gateway::base::WcsInformation::cd2_1 |
| float ngc::gateway::base::WcsInformation::cd2_2 |
| float ngc::gateway::base::WcsInformation::dec_reference_point |
| float ngc::gateway::base::WcsInformation::epoch_equinox |
| float ngc::gateway::base::WcsInformation::ra_reference_point |
| float ngc::gateway::base::WcsInformation::reference_point_x |
| float ngc::gateway::base::WcsInformation::reference_point_y |
| float ngc::gateway::base::WcsInformation::rotation_x_axis |
| std::string ngc::gateway::base::WcsInformation::type_1 |
| std::string ngc::gateway::base::WcsInformation::type_2 |