lsst.jointcal
14.0-20-g39ceace+3
include
lsst
jointcal
AstroUtils.h
Go to the documentation of this file.
1
// -*- LSST-C++ -*-
2
#ifndef LSST_JOINTCAL_ASTRO_UTILS_H
3
#define LSST_JOINTCAL_ASTRO_UTILS_H
4
5
#include "
lsst/jointcal/BaseStar.h
"
6
#include "
lsst/jointcal/Frame.h
"
7
namespace
lsst
{
8
namespace
jointcal
{
9
10
class
Frame;
11
class
Gtransfo;
13
Frame
applyTransfo
(
const
Frame& inputframe,
const
Gtransfo&
gtransfo
,
const
WhichTransformed
which);
14
}
// namespace jointcal
15
}
// namespace lsst
16
17
#endif // LSST_JOINTCAL_ASTRO_UTILS_H
BaseStar.h
lsst
Class for a simple mapping implementing a generic Gtransfo.
lsst::jointcal
Definition:
Associations.h:25
Frame.h
lsst::jointcal::WhichTransformed
WhichTransformed
Definition:
Frame.h:13
lsst::jointcal::applyTransfo
Frame applyTransfo(const Frame &inputframe, const Gtransfo >ransfo, const WhichTransformed which)
Transform a Frame through a Transfo.
Definition:
AstroUtils.cc:15
gtransfo
Generated on Mon Feb 12 2018 10:43:16 for lsst.jointcal by
1.8.13