LSSTApplications
20.0.0
LSSTDataManagementBasePackage
stack
1a1d771
Linux64
afw
20.0.0
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
lsst::afw
Definition:
imageAlgorithm.dox:1
fits
Fits * fits
Definition:
FitsWriter.cc:90
lsst
A base class for image defects.
Definition:
imageAlgorithm.dox:1
Generated on Wed Jun 24 2020 18:09:58 for LSSTApplications by
1.8.18