HasDetectedObject
CAPL Functions » ADAS » HasDetectedObject Valid for: CANoe DENote
This CAPL function is also available in C#.Function Syntax
C#Description
This function can be used to query whether a detected object of a sensor with a specific tracking Id is present.Parameters
- groundTruthId: Id of the object
Return Values
C#- true: The object is available
- false: The object is not available
- 1: The object is available
- 0: The object is not available