open_simulation_interface  v3.4.0 (2021-11-18)
osi3::DetectedOccupant Struct Reference

A vehicle occupant as detected and perceived by an interior sensor. More...

Collaboration diagram for osi3::DetectedOccupant:

Classes

struct  CandidateOccupant
 A candidate for a detected occupant as estimated by the sensor. More...
 

Public Attributes

optional DetectedItemHeader header = 1
 
repeated CandidateOccupant candidate = 2
 

Detailed Description

A vehicle occupant as detected and perceived by an interior sensor.

Member Data Documentation

◆ candidate

repeated CandidateOccupant osi3::DetectedOccupant::candidate = 2

A list of candidates for this occupant as estimated by the sensor.

Note
OSI uses singular instead of plural for repeated field names.

◆ header

optional DetectedItemHeader osi3::DetectedOccupant::header = 1

Common information of one detected item.


The documentation for this struct was generated from the following file: