lsst.astshim g545b398f03+d5e5a0f55b
Namespaces | Functions
functional.h File Reference
#include <memory>
#include <vector>
#include "astshim/FrameSet.h"
#include "astshim/Mapping.h"

Go to the source code of this file.

Namespaces

namespace  ast
 AST wrapper classes and functions.
 

Functions

std::shared_ptr< FrameSet > ast::append (FrameSet const &first, FrameSet const &second)
 
std::shared_ptr< Mapping > ast::makeRadialMapping (std::vector< double > const &center, Mapping const &mapping1d)