lsst.afw  21.0.0-27-g37a8c363b+1e633d4884
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 constexpr double 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>
constexpr double lsst::afw::fits::Bzero< T, Enable >::value = 0.0
staticconstexpr

Definition at line 283 of file fitsCompression.cc.


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