Samraksh eMote .NOW
GetCountOverTarget Method



Request the window's count of samples over classifierTargetFilter parameter.
Syntax
'Declaration
 
Public Function GetCountOverTarget() As Integer
'Usage
 
Dim instance As Algorithm.RadarDetection
Dim value As Integer
 
value = instance.GetCountOverTarget()
public int GetCountOverTarget()
public:
int GetCountOverTarget(); 

Return Value

Returns the window's count of samples over target.
Requirements

Target Platforms: eMote .NOW

See Also

Reference

Algorithm.RadarDetection Class
Algorithm.RadarDetection Members

Send Feedback