24 #ifndef __evCodecSARLComponentInfo_h 25 #define __evCodecSARLComponentInfo_h 42 return(
evString(
"evCodecSARLComponentInfo"));
QccENTArithmeticModel * GetArithmeticModel(void)
void Initialize(void)
Definition: evCodecSARLComponentInfo.h:67
evCodecSARLComponentInfo(void)
Definition: evCodecSARLComponentInfo.h:82
virtual int SetSize(const evAddress &size, const bool allocate=true)
Definition: evField.h:203
Definition: evAddress.h:37
int HighestBitplane
Definition: evCodecSARLComponentInfo.h:61
void Free(void)
Definition: evCodecSARLComponentInfo.h:76
int GetHighestBitplane(void) const
Definition: evCodecSARLComponentInfo.h:107
Definition: evCodecSARLComponentInfo.h:31
void SetHighestBitplane(int highest_bitplane)
Definition: evCodecSARLComponentInfo.h:101
Definition: evDataObject.h:31
evMapField CodecMap
Definition: evCodecSARLComponentInfo.h:63
int Header
Definition: evCodecSARLComponentInfo.h:59
double GetThreshold(void) const
Definition: evCodecSARLComponentInfo.h:119
void SetThreshold(double threshold)
Definition: evCodecSARLComponentInfo.h:113
evErrorHandler ErrorHandler
int Mask
Definition: evCodecSARLComponentInfo.h:60
int SetCodecMapSize(const unsigned int size)
Definition: evCodecSARLComponentInfo.h:131
void ErrorMessage(const char *format,...)
evMapField * GetCodecMap(void)
Definition: evCodecSARLComponentInfo.h:125
int ResizeCodecMap(const unsigned int size)
Definition: evCodecSARLComponentInfo.h:146
virtual ~evCodecSARLComponentInfo(void)
Definition: evCodecSARLComponentInfo.h:95
virtual int Resize(const evAddress &size, const bool linear=0)
Definition: evField.h:224
void SetArithmeticModel(QccENTArithmeticModel *model)
double Threshold
Definition: evCodecSARLComponentInfo.h:62
virtual const evString GetClassName(void) const
Definition: evCodecSARLComponentInfo.h:40
Definition: evString.h:30