lsst.afw
19.0.0-23-g9b026a6e0
include
lsst
afw
fitsDefaults.h
Go to the documentation of this file.
1
// -*- lsst-c++ -*-
2
#ifndef LSST_AFW_fitsDefaults_h_INCLUDED
3
#define LSST_AFW_fitsDefaults_h_INCLUDED
4
5
#include <climits>
6
7
namespace
lsst
{
8
namespace
afw {
9
namespace
fits
{
10
18
const
int
DEFAULT_HDU
= INT_MIN;
19
20
}
// namespace fits
21
}
// namespace afw
22
}
// namespace lsst
23
24
#endif
lsst::afw::fits::DEFAULT_HDU
const int DEFAULT_HDU
Specify that the default HDU should be read.
Definition:
fitsDefaults.h:18
fits
Fits * fits
Definition:
FitsWriter.cc:90
lsst
A base class for image defects.
Generated on Sat May 16 2020 02:28:53 for lsst.afw by
1.8.18