sensorfw
ScreenInterpreterFilter Class Reference

Filter for providing the Screen.TopEdge, Position.IsFlat, and Screen.IsCovered context properties. More...

#include <screeninterpreterfilter.h>

Inheritance diagram for ScreenInterpreterFilter:

Public Member Functions

 ScreenInterpreterFilter (ContextProvider::Property *topEdgeProperty, ContextProvider::Property *isCoveredProperty, ContextProvider::Property *isFlatProperty)
 

Detailed Description

Filter for providing the Screen.TopEdge, Position.IsFlat, and Screen.IsCovered context properties.

ScreenInterpreterFilter computes the context properties from TimedXyzData. It pushes the data forward unchanged.

Definition at line 47 of file screeninterpreterfilter.h.

Constructor & Destructor Documentation

◆ ScreenInterpreterFilter()

ScreenInterpreterFilter::ScreenInterpreterFilter ( ContextProvider::Property *  topEdgeProperty,
ContextProvider::Property *  isCoveredProperty,
ContextProvider::Property *  isFlatProperty 
)

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