Grok 15.1.0
grk::RateInfo Class Reference

#include <RateInfo.h>

Public Member Functions

 RateInfo ()
void synch (CompressCodeblock *cblk)
uint16_t getMinimumThresh ()

Private Attributes

uint16_t minimumSlope
uint16_t maximumSlope

Constructor & Destructor Documentation

◆ RateInfo()

grk::RateInfo::RateInfo ( )

References maximumSlope, and minimumSlope.

Member Function Documentation

◆ getMinimumThresh()

uint16_t grk::RateInfo::getMinimumThresh ( )

References minimumSlope.

◆ synch()

Member Data Documentation

◆ maximumSlope

uint16_t grk::RateInfo::maximumSlope
private

Referenced by RateInfo(), and synch().

◆ minimumSlope

uint16_t grk::RateInfo::minimumSlope
private

Referenced by getMinimumThresh(), RateInfo(), and synch().


The documentation for this class was generated from the following files: