Loading docs/CPM-SensorInformationContainer.md +7 −1 Original line number Original line Diff line number Diff line Loading @@ -38,12 +38,18 @@ Fields: * _shadowingApplies_ of type **BOOLEAN** <br> indicates if the standard shadowing approach applies to the described perception region. ```asn1 ```asn1 SensorInformation ::= SEQUENCE { SensorInformation ::= SEQUENCE { sensorId Identifier1B, sensorId Identifier1B, sensorType SensorType, sensorType SensorType, perceptionRegionShape Shape OPTIONAL, perceptionRegionShape Shape OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, shadowingApplies BOOLEAN, ... ... } } ``` ``` Loading Loading
docs/CPM-SensorInformationContainer.md +7 −1 Original line number Original line Diff line number Diff line Loading @@ -38,12 +38,18 @@ Fields: * _shadowingApplies_ of type **BOOLEAN** <br> indicates if the standard shadowing approach applies to the described perception region. ```asn1 ```asn1 SensorInformation ::= SEQUENCE { SensorInformation ::= SEQUENCE { sensorId Identifier1B, sensorId Identifier1B, sensorType SensorType, sensorType SensorType, perceptionRegionShape Shape OPTIONAL, perceptionRegionShape Shape OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, shadowingApplies BOOLEAN, ... ... } } ``` ``` Loading