Skip to main content

GetGroundTruthObjects

CAPL Functions » ADAS » GetGroundTruthObjects Valid for: CANoe DE Note: This CAPL function is also available in C#.

Function Syntax

C#
CAPL

Description

Gets all ground truth objects as string-array.

Parameters

Return Values

A string array containing all available ground truth objects.

Example

In the examples it is assumed in each case that a DO object of the type IGroundTruthAccess was created.

CAPL

C#