[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)
Function GetFilterValue ( _
	matchedEvents As MatchedEventMap _
) As Double
C#
double GetFilterValue (
	MatchedEventMap matchedEvents
)
Visual C++
double GetFilterValue (
	MatchedEventMap^ matchedEvents
)

Parameters

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

Return Value

filter value