open_simulation_interface
vv3.5.0(01.06.2022)
|
A vehicle occupant as detected and perceived by an interior sensor. More...
Classes | |
struct | CandidateOccupant |
A candidate for a detected occupant as estimated by the sensor. More... | |
Public Attributes | |
optional DetectedItemHeader | header = 1 |
Common information of one detected item. More... | |
repeated CandidateOccupant | candidate = 2 |
A list of candidates for this occupant as estimated by the sensor. More... | |
A vehicle occupant as detected and perceived by an interior sensor.
optional DetectedItemHeader osi3::DetectedOccupant::header = 1 |
Common information of one detected item.
repeated CandidateOccupant osi3::DetectedOccupant::candidate = 2 |
A list of candidates for this occupant as estimated by the sensor.