Deluge Firmware
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SamplePercCacheZone Class Reference

#include <SamplePercCacheZone.h>

Collaboration diagram for SamplePercCacheZone:
Collaboration graph

Public Member Functions

 SamplePercCacheZone (int newStartPos)
 
void resetEndPos (int newEndPos)
 

Public Attributes

int32_t startPos
 
int32_t endPos
 
int samplesAtStartWhichShouldBeReplaced
 
int32_t lastAngle
 
int32_t lastSampleRead
 
int32_t angleLPFMem [DIFFERENCE_LPF_POLES]
 

Constructor & Destructor Documentation

◆ SamplePercCacheZone()

SamplePercCacheZone::SamplePercCacheZone ( int  newStartPos)

Member Function Documentation

◆ resetEndPos()

void SamplePercCacheZone::resetEndPos ( int  newEndPos)

Member Data Documentation

◆ angleLPFMem

int32_t SamplePercCacheZone::angleLPFMem[DIFFERENCE_LPF_POLES]

◆ endPos

int32_t SamplePercCacheZone::endPos

◆ lastAngle

int32_t SamplePercCacheZone::lastAngle

◆ lastSampleRead

int32_t SamplePercCacheZone::lastSampleRead

◆ samplesAtStartWhichShouldBeReplaced

int SamplePercCacheZone::samplesAtStartWhichShouldBeReplaced

◆ startPos

int32_t SamplePercCacheZone::startPos

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