lsst.jointcal  14.0-19-g0e46020+6
Namespaces | Functions
AstroUtils.cc File Reference
#include <math.h>
#include <iostream>
#include <fstream>
#include <stdio.h>
#include <string.h>
#include "lsst/jointcal/BaseStar.h"
#include "lsst/jointcal/AstroUtils.h"
#include "lsst/jointcal/Frame.h"
#include "lsst/jointcal/Gtransfo.h"

Go to the source code of this file.

Namespaces

 lsst
 Class for a simple mapping implementing a generic Gtransfo.
 
 lsst::jointcal
 

Functions

Frame lsst::jointcal::applyTransfo (const Frame &inputframe, const Gtransfo &gtransfo, const WhichTransformed which)
 Transform a Frame through a Transfo. More...