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

An occupant of a host vehicle, especially the driver of the vehicle. More...

Collaboration diagram for osi3::Occupant:

Classes

struct  Classification
 Information regarding the classification of the occupant. More...
 

Public Attributes

optional Identifier id = 1
 
optional Classification classification = 2
 
repeated ExternalReference source_reference = 3
 

Detailed Description

An occupant of a host vehicle, especially the driver of the vehicle.

Member Data Documentation

◆ classification

optional Classification osi3::Occupant::classification = 2

Specific information about the classification of the occupant.

◆ id

optional Identifier osi3::Occupant::id = 1

The ID of the driver.

\rules is_globally_unique \endrules

◆ source_reference

repeated ExternalReference osi3::Occupant::source_reference = 3

External reference to the occupant source.

Note
For OpenDRIVE and OpenSCENARIO there is no direct counterpart.
For non-ASAM Standards, it is implementation-specific how source_reference is resolved.
The value has to be repeated because one object may be derived from more than one origin source, for example, from a scenario file and from sensors.

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