| CodeSmoother() | CodeSmoother | [inline] |
| CodeSmoother(const TypeID &codeT, const int &mwSize=100) | CodeSmoother | |
| getClassName(void) const | CodeSmoother | [virtual] |
| getCodeType() const | CodeSmoother | [inline, virtual] |
| getCSFlag() const | CodeSmoother | [inline, virtual] |
| getIndex(void) const | CodeSmoother | [virtual] |
| getMaxWindowSize() const | CodeSmoother | [inline, virtual] |
| getPhaseType() const | CodeSmoother | [inline, virtual] |
| getResultType() const | CodeSmoother | [inline, virtual] |
| operator!=(const ProcessingClass &right) const | ProcessingClass | [inline] |
| operator<(const ProcessingClass &right) const | ProcessingClass | [inline, virtual] |
| operator<=(const ProcessingClass &right) const | ProcessingClass | [inline] |
| operator==(const ProcessingClass &right) const | ProcessingClass | [inline] |
| operator>(const ProcessingClass &right) const | ProcessingClass | [inline] |
| operator>=(const ProcessingClass &right) const | ProcessingClass | [inline] |
| Process(satTypeValueMap &gData) | CodeSmoother | [virtual] |
| Process(gnssSatTypeValue &gData) | CodeSmoother | [inline, virtual] |
| Process(gnssRinex &gData) | CodeSmoother | [inline, virtual] |
| setCodeType(const TypeID &codeT) | CodeSmoother | [inline, virtual] |
| setCSFlag(const TypeID &csT) | CodeSmoother | [inline, virtual] |
| setMaxWindowSize(const int &maxSize) | CodeSmoother | [virtual] |
| setPhaseType(const TypeID &phaseT) | CodeSmoother | [inline, virtual] |
| setResultType(const TypeID &resultT) | CodeSmoother | [inline, virtual] |
| ~CodeSmoother() | CodeSmoother | [inline, virtual] |
| ~ProcessingClass() | ProcessingClass | [inline, virtual] |