Contenu principal

updateLabelerCurrentTime

R2026b

Class: lidar.connector.Connector
Namespace: lidar.connector

Update current time in Multi-Sensor Labeler app

Since R2026b

Syntax

updateLabelerCurrentTime(connectorObj,newTime)

Description

updateLabelerCurrentTime(connectorObj,newTime) updates the current time in the Multi-Sensor Labeler app to newTime. The client calls this method using the connectorObj object.

Note

The client class can call this method.

Input Arguments

expand all

Connector object, specified as a lidar.connector.Connector object.

Current time for app, specified as a real scalar in seconds. The newTime value sets the current time in the Multi-Sensor Labeler app.

Version History

Introduced in R2026b