[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the filter value representing the endpoint.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Function GetFilterValue ( _
	matchedEvents As MatchedEventMap _
) As Double
C#
public double GetFilterValue (
	MatchedEventMap matchedEvents
)
Visual C++
public:
virtual double GetFilterValue (
	MatchedEventMap^ matchedEvents
) sealed

Parameters

matchedEvents
net.esper.pattern.MatchedEventMap
is the prior results

Return Value

filter value