Loading docs/CPM-SensorInformationContainer.md +7 −1 Original line number 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 SensorInformation ::= SEQUENCE { sensorId Identifier1B, sensorType SensorType, perceptionRegionShape Shape OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, shadowingApplies BOOLEAN, ... } ``` Loading Loading
docs/CPM-SensorInformationContainer.md +7 −1 Original line number 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 SensorInformation ::= SEQUENCE { sensorId Identifier1B, sensorType SensorType, perceptionRegionShape Shape OPTIONAL, perceptionRegionConfidence ConfidenceLevel OPTIONAL, shadowingApplies BOOLEAN, ... } ``` Loading