LSSTApplications  18.1.0
LSSTDataManagementBasePackage
Static Public Attributes | List of all members
lsst::afw::fits::Bzero< T, Enable > Struct Template Reference

Scaling zero-point, set according to pixel type. More...

Static Public Attributes

static double constexpr value = 0.0
 

Detailed Description

template<typename T, class Enable = void>
struct lsst::afw::fits::Bzero< T, Enable >

Scaling zero-point, set according to pixel type.

Definition at line 282 of file fitsCompression.cc.

Member Data Documentation

◆ value

template<typename T , class Enable = void>
double constexpr lsst::afw::fits::Bzero< T, Enable >::value = 0.0
static

Definition at line 283 of file fitsCompression.cc.


The documentation for this struct was generated from the following file: