| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
The header attributes of each detected entity. More...

Public Types | |
| enum | DataQualifier {  DATA_QUALIFIER_UNKNOWN = 0, DATA_QUALIFIER_OTHER = 1, DATA_QUALIFIER_AVAILABLE = 2, DATA_QUALIFIER_AVAILABLE_REDUCED = 3, DATA_QUALIFIER_NOT_AVAILABLE = 4, DATA_QUALIFIER_BLINDNESS = 5, DATA_QUALIFIER_TEMPORARY_AVAILABLE = 6 }  | 
| Data qualifier communicates the overall availability of the interface.  More... | |
Public Attributes | |
| optional Timestamp | measurement_time = 1 | 
| Time stamp at which the measurement was taken (not the time at which it was processed or at which it is transmitted) in the global synchronized time.  More... | |
| optional uint64 | cycle_counter = 2 | 
| Continuous up counter to identify the cycle.  More... | |
| optional DataQualifier | data_qualifier = 3 | 
| Data Qualifier expresses to what extent the content of this event can be relied on.  More... | |
The header attributes of each detected entity.
Data qualifier communicates the overall availability of the interface.
| optional Timestamp osi3::DetectedEntityHeader::measurement_time = 1 | 
Time stamp at which the measurement was taken (not the time at which it was processed or at which it is transmitted) in the global synchronized time.
SensorData::timestamp and SensorData::last_measurement_time for detailed discussions on the semantics of time-related fields. | optional uint64 osi3::DetectedEntityHeader::cycle_counter = 2 | 
Continuous up counter to identify the cycle.
| optional DataQualifier osi3::DetectedEntityHeader::data_qualifier = 3 | 
Data Qualifier expresses to what extent the content of this event can be relied on.