|
lsst.jointcal
14.0-28-ge87de3a+2
|
#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 >ransfo, const WhichTransformed which) |
| Transform a Frame through a Transfo. More... | |
1.8.13