Commit 73e54ca9 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent a45182be
Loading
Loading
Loading
Loading
+7 −11
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

 * **[VAM-Temp-Imports](VAM-Temp-Imports.md)** *{ itu-t(0) identified-organization(4) etsi(0) itsDomain(5) wg1(1) ts(103300) temp-imports(255) version1(1) }*<br/>
    Include ETSI TS 103 300-3<br>
   *This is temporary**
     __This is temporary__
    Import from `VAM-Temp-Imports` will be changed to CDD ETSI TS 102 894-2 Release 2 when available
    Include references from https://forge.etsi.org/rep/ITS/asn1/vam-ts103300_3/blob/master/VAM-Temp-Imports.asn

@@ -28,9 +28,9 @@
Fields:
* header [**ItsPduHeader**](ITS-Container.md#ItsPduHeader) <br>
    
    The DE `protocolVersion` is used to select the appropriate protocol decoder at the receiving
    - The DE `protocolVersion` is used to select the appropriate protocol decoder at the receiving
      ITS-S. For TS 103 724 V2.1.1, the value of the DE `protocolVersion` shall be set to 1.
    The DE `messageID` shall be harmonized with other V2X message identifier definitions.
    - The DE `messageID` shall be harmonized with other V2X message identifier definitions.
      For IMZM, the DE messageID shall be set to `imzm(15)`.
* imzm [**InterferenceManagementZoneMessage**](#InterferenceManagementZoneMessage) <br>
```asn1
@@ -101,8 +101,7 @@ ImzmContainer ::= SEQUENCE {

 DF: List of Interference Management Zones<br>
 A list of up to 16 interference management zones.
    EXAMPLE:
    An interference management communication zone may be defined around a
*EXAMPLE**: An interference management communication zone may be defined around a
    CEN DSRC road side equipment or an urban rail operational area.
 
&nbsp;&nbsp;&nbsp;&nbsp;**Categories**: [Infrastructure information](#Infrastructure+information) [Communication information](#Communication+information) 
@@ -150,21 +149,17 @@ Fields:
    
    Latitude of the centre point of the interference management zone.
* interferenceManagementZoneLongitude [**Longitude**](ITS-Container.md#Longitude) <br>
    from ITS-Container
    
    Longitude of the centre point of the interference management zone.
* interferenceManagementZoneRadius [**ProtectedZoneRadius**](ITS-Container.md#ProtectedZoneRadius)  OPTIONAL<br>
    from ITS-Container
    
    Radius of the interference management zone in metres.
    This DE is present if the data is available
* interferenceManagementZoneID [**ProtectedZoneID**](ITS-Container.md#ProtectedZoneID)  OPTIONAL<br>
    from ITS-Container
    
    Identification of the interference management zone.
    This DE is present if the data is available.
* interferenceManagementZoneShape [**InterferenceManagementZoneShape**](#InterferenceManagementZoneShape)  OPTIONAL<br>
    from ITS-Container
    
    Shape of the interference management zone.
    This DF is present if the data is available.
@@ -184,7 +179,8 @@ ZoneDefinition::= SEQUENCE{
 DF: Interference Management Information<br>
 A list of up to 16 definitions containing which interference management may be applied in the zone,
 per affected frequency channels.
   Note: in the case where no mitigation should be applied by the ITS-S, this is indicated

*Note**: in the case where no mitigation should be applied by the ITS-S, this is indicated
 by the value of interferenceManagementMitigationType set to unavailable.
 
&nbsp;&nbsp;&nbsp;&nbsp;**Categories**: [Infrastructure information](#Infrastructure+information) [Communication information](#Communication+information)