Citlali
Loading...
Searching...
No Matches
Public Attributes | List of all members
mapmaking::WCS Struct Reference

#include <map.h>

Collaboration diagram for mapmaking::WCS:
Collaboration graph

Public Attributes

std::vector< float > cdelt
 
std::vector< int > naxis
 
std::vector< float > crpix
 
std::vector< float > crval
 
std::vector< std::string > cunit
 
std::vector< std::string > ctype
 

Member Data Documentation

◆ cdelt

std::vector<float> mapmaking::WCS::cdelt

◆ crpix

std::vector<float> mapmaking::WCS::crpix

◆ crval

std::vector<float> mapmaking::WCS::crval

◆ ctype

std::vector<std::string> mapmaking::WCS::ctype

◆ cunit

std::vector<std::string> mapmaking::WCS::cunit

◆ naxis

std::vector<int> mapmaking::WCS::naxis

The documentation for this struct was generated from the following file: