Commit 41a57b4d authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent fbc3dd16
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ This DF represents the actual perception capabilities available to the transmitt
* _perceptionRegionConfidence_ of type [**ConfidenceLevel**](ETSI-ITS-CDD.md#ConfidenceLevel) <br>
  the perception confidence.

* _perceptionRegionShape_ of type [**Shape**](ETSI-ITS-CDD.md#Shape)  (WITH COMPONENTS{..., radial ABSENT, radialShapes ABSENT})<br>
* _perceptionRegionShape_ of type [**Shape**](ETSI-ITS-CDD.md#Shape) <br>
  specification of the shape of the perception region.

* _shadowingApplies_ of type **BOOLEAN** <br>
@@ -40,7 +40,7 @@ This DF represents the actual perception capabilities available to the transmitt
PerceptionRegion ::= SEQUENCE {
    measurementDeltaTime         DeltaTimeMilliSecondSigned,     
    perceptionRegionConfidence   ConfidenceLevel,
    perceptionRegionShape        Shape (WITH COMPONENTS{..., radial ABSENT, radialShapes ABSENT}), 
    perceptionRegionShape        Shape, 
    shadowingApplies             BOOLEAN,
    sensorIdList                 SequenceOfIdentifier1B OPTIONAL,
    numberOfPerceivedObjects     CardinalNumber1B OPTIONAL,