This is the complete list of members for SoftwarePLL, including all inherited members.
| allowedTimeDeviation | SoftwarePLL | private |
| AllowedTimeDeviation() const | SoftwarePLL | inline |
| AllowedTimeDeviation(double val) | SoftwarePLL | inline |
| clockFifo | SoftwarePLL | private |
| dClockDiffFeedBack | SoftwarePLL | private |
| dTAvgFeedback | SoftwarePLL | private |
| extraPolateRelativeTimeStamp(uint32_t tick) | SoftwarePLL | |
| extrapolationDivergenceCounter | SoftwarePLL | private |
| ExtrapolationDivergenceCounter() const | SoftwarePLL | inline |
| ExtrapolationDivergenceCounter(uint32_t val) | SoftwarePLL | inline |
| fifoSize | SoftwarePLL | privatestatic |
| findDiffInFifo(double diff, double tol) | SoftwarePLL | |
| FirstTick() const | SoftwarePLL | inline |
| FirstTick(uint64_t val) | SoftwarePLL | inline |
| firstTick | SoftwarePLL | private |
| firstTimeStamp | SoftwarePLL | private |
| FirstTimeStamp() const | SoftwarePLL | inline |
| FirstTimeStamp(double val) | SoftwarePLL | inline |
| getCorrectedTimeStamp(uint32_t &sec, uint32_t &nanoSec, uint32_t tick) | SoftwarePLL | |
| getDemoFileData(std::string fileName, std::vector< uint32_t > &tickVec, std::vector< uint32_t > &secVec, std::vector< uint32_t > &nanoSecVec) | SoftwarePLL | |
| instance() | SoftwarePLL | inlinestatic |
| interpolationSlope | SoftwarePLL | private |
| InterpolationSlope() const | SoftwarePLL | inline |
| InterpolationSlope(double val) | SoftwarePLL | inline |
| isInitialized | SoftwarePLL | private |
| IsInitialized() const | SoftwarePLL | inline |
| IsInitialized(bool val) | SoftwarePLL | inline |
| lastValidTick | SoftwarePLL | private |
| lastValidTimeStamp | SoftwarePLL | private |
| MaxAllowedTimeDeviation | SoftwarePLL | privatestatic |
| MaxExtrapolationCounter | SoftwarePLL | privatestatic |
| mostRecentNanoSec | SoftwarePLL | private |
| mostRecentSec | SoftwarePLL | private |
| mostRecentTimeStamp | SoftwarePLL | private |
| nearSameTimeStamp(double relTimeStamp1, double relTimeStamp2) | SoftwarePLL | private |
| numberValInFifo | SoftwarePLL | private |
| operator=(const SoftwarePLL &) | SoftwarePLL | private |
| pushIntoFifo(double curTimeStamp, uint32_t curtick) | SoftwarePLL | |
| SoftwarePLL() | SoftwarePLL | inlineprivate |
| SoftwarePLL(const SoftwarePLL &) | SoftwarePLL | private |
| testbed() | SoftwarePLL | static |
| tickFifo | SoftwarePLL | private |
| updateInterpolationSlope() | SoftwarePLL | private |
| updatePLL(uint32_t sec, uint32_t nanoSec, uint32_t curtick) | SoftwarePLL | |
| ~SoftwarePLL() | SoftwarePLL | inline |