|
lsst.astshim
22.0.1+01bcf6a671
|
#include <memory>#include <sstream>#include <utility>#include "astshim/base.h"#include "astshim/detail/utils.h"#include "astshim/Mapping.h"Go to the source code of this file.
Classes | |
| class | ast::WcsMap |
Namespaces | |
| ast | |
| AST wrapper classes and functions. | |
Enumerations | |
| enum class | ast::WcsType { ast::AZP = AST__AZP , ast::SZP = AST__SZP , ast::TAN = AST__TAN , ast::STG = AST__STG , ast::SIN = AST__SIN , ast::ARC = AST__ARC , ast::ZPN = AST__ZPN , ast::ZEA = AST__ZEA , ast::AIR = AST__AIR , ast::CYP = AST__CYP , ast::CEA = AST__CEA , ast::CAR = AST__CAR , ast::MER = AST__MER , ast::SFL = AST__SFL , ast::PAR = AST__PAR , ast::MOL = AST__MOL , ast::AIT = AST__AIT , ast::COP = AST__COP , ast::COE = AST__COE , ast::COD = AST__COD , ast::COO = AST__COO , ast::BON = AST__BON , ast::PCO = AST__PCO , ast::TSC = AST__TSC , ast::CSC = AST__CSC , ast::QSC = AST__QSC , ast::NCP = AST__NCP , ast::GLS = AST__GLS , ast::TPN = AST__TPN , ast::HPX = AST__HPX , ast::XPH = AST__XPH , ast::WCSBAD = AST__WCSBAD } |