lsst.jointcal
14.0
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
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
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
Generated on Fri Dec 8 2017 21:09:36 for lsst.jointcal by
1.8.5