Commit 3d0d8f68 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 73e54ca9
Loading
Loading
Loading
Loading
+128 −136
Original line number Original line Diff line number Diff line
@@ -27,7 +27,6 @@


Fields:
Fields:
* header [**ItsPduHeader**](ITS-Container.md#ItsPduHeader) <br>
* 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.
     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.
@@ -65,10 +64,8 @@ InterferenceManagementZoneMessage ::= SEQUENCE {


Fields:
Fields:
* basicContainer [**BasicContainer**](CAM-PDU-Descriptions.md#BasicContainer) <br>
* basicContainer [**BasicContainer**](CAM-PDU-Descriptions.md#BasicContainer) <br>
    
   imported from CAM-PDU-Descriptions
   imported from CAM-PDU-Descriptions
* imzmContainer [**ImzmContainer**](#ImzmContainer) <br>
* imzmContainer [**ImzmContainer**](#ImzmContainer) <br>
    
   container specific to the IMZM
   container specific to the IMZM
```asn1
```asn1
ImzmParameters ::= SEQUENCE {
ImzmParameters ::= SEQUENCE {
@@ -88,7 +85,6 @@ ImzmParameters ::= SEQUENCE {


Fields:
Fields:
* interferenceManagementZones [**InterferenceManagementZones**](#InterferenceManagementZones) <br>
* interferenceManagementZones [**InterferenceManagementZones**](#InterferenceManagementZones) <br>
    
   mapped to the DF_ProtectedCommunicationZone in ETSI TS 102 894-2
   mapped to the DF_ProtectedCommunicationZone in ETSI TS 102 894-2
```asn1
```asn1
ImzmContainer ::= SEQUENCE {
ImzmContainer ::= SEQUENCE {
@@ -146,21 +142,16 @@ InterferenceManagementZone ::= SEQUENCE {


Fields:
Fields:
* interferenceManagementZoneLatitude [**Latitude**](ITS-Container.md#Latitude) <br>
* interferenceManagementZoneLatitude [**Latitude**](ITS-Container.md#Latitude) <br>
    
   Latitude of the centre point of the interference management zone.
   Latitude of the centre point of the interference management zone.
* interferenceManagementZoneLongitude [**Longitude**](ITS-Container.md#Longitude) <br>
* interferenceManagementZoneLongitude [**Longitude**](ITS-Container.md#Longitude) <br>
    
   Longitude of the centre point of the interference management zone.
   Longitude of the centre point of the interference management zone.
* interferenceManagementZoneRadius [**ProtectedZoneRadius**](ITS-Container.md#ProtectedZoneRadius)  OPTIONAL<br>
* interferenceManagementZoneRadius [**ProtectedZoneRadius**](ITS-Container.md#ProtectedZoneRadius)  OPTIONAL<br>
    
   Radius of the interference management zone in metres.
   Radius of the interference management zone in metres.
   This DE is present if the data is available
   This DE is present if the data is available
* interferenceManagementZoneID [**ProtectedZoneID**](ITS-Container.md#ProtectedZoneID)  OPTIONAL<br>
* interferenceManagementZoneID [**ProtectedZoneID**](ITS-Container.md#ProtectedZoneID)  OPTIONAL<br>
    
   Identification of the interference management zone.
   Identification of the interference management zone.
   This DE is present if the data is available.
   This DE is present if the data is available.
* interferenceManagementZoneShape [**InterferenceManagementZoneShape**](#InterferenceManagementZoneShape)  OPTIONAL<br>
* interferenceManagementZoneShape [**InterferenceManagementZoneShape**](#InterferenceManagementZoneShape)  OPTIONAL<br>
    
   Shape of the interference management zone.
   Shape of the interference management zone.
   This DF is present if the data is available.
   This DF is present if the data is available.
```asn1
```asn1
@@ -204,17 +195,13 @@ InterferenceManagementInfo::= SEQUENCE (SIZE(1..16,...)) OF InterferenceManageme


Fields:
Fields:
* interferenceManagementChannel [**InterferenceManagementChannel**](#InterferenceManagementChannel) <br>
* interferenceManagementChannel [**InterferenceManagementChannel**](#InterferenceManagementChannel) <br>
    
   Characteritics of the frequency channel for which the zone
   Characteritics of the frequency channel for which the zone
   should be applied interference management
   should be applied interference management
* interferenceManagementZoneType [**InterferenceManagementZoneType**](#InterferenceManagementZoneType) <br>
* interferenceManagementZoneType [**InterferenceManagementZoneType**](#InterferenceManagementZoneType) <br>
    
   Type of the interference management zone.
   Type of the interference management zone.
* interferenceManagementMitigationType [**InterferenceManagementMitigationType**](#InterferenceManagementMitigationType)  OPTIONAL<br>
* interferenceManagementMitigationType [**InterferenceManagementMitigationType**](#InterferenceManagementMitigationType)  OPTIONAL<br>
    
   Type of the mitigation to be used in the interference management zone.
   Type of the mitigation to be used in the interference management zone.
* expiryTime [**TimestampIts**](ITS-Container.md#TimestampIts)  OPTIONAL<br>
* expiryTime [**TimestampIts**](ITS-Container.md#TimestampIts)  OPTIONAL<br>
    
   Time at which the validity of the interference management communication zone will expire.
   Time at which the validity of the interference management communication zone will expire.
   This DE is present when the interference management is temporarily valid
   This DE is present when the interference management is temporarily valid
```asn1
```asn1
@@ -240,13 +227,16 @@ InterferenceManagementInfoPerChannel ::= SEQUENCE {
Fields:
Fields:
* centreFrequency **INTEGER**  (1 .. 99999)<br>
* centreFrequency **INTEGER**  (1 .. 99999)<br>
    frequency of the channel
    frequency of the channel
    @unit: 10exp+2 Hz (where exp is exponent)
   <br>
   **Unit**: _10exp+2 Hz (where exp is exponent)_
* channelWidth **INTEGER**  (0 .. 9999)<br>
* channelWidth **INTEGER**  (0 .. 9999)<br>
    of the channel
    of the channel
    @unit: 10exp Hz (where exp is exponent)
   <br>
   **Unit**: _10exp Hz (where exp is exponent)_
* exponent **INTEGER**  (0 .. 15)<br>
* exponent **INTEGER**  (0 .. 15)<br>
    of the power of 10
    of the power of 10
    @unit: N/A
   <br>
   **Unit**: _N/A_
```asn1
```asn1
InterferenceManagementChannel ::= SEQUENCE {
InterferenceManagementChannel ::= SEQUENCE {
    centreFrequency INTEGER (1 .. 99999),
    centreFrequency INTEGER (1 .. 99999),
@@ -261,11 +251,12 @@ InterferenceManagementChannel ::= SEQUENCE {
defines the type of an interference management zone, so that an ITS-S can
defines the type of an interference management zone, so that an ITS-S can
assert the actions to do while passing by such zone (e.g. reduce the transmit
assert the actions to do while passing by such zone (e.g. reduce the transmit
power in case of a DSRC tolling station).
power in case of a DSRC tolling station).
 @unit: N/A


&nbsp;&nbsp;&nbsp;&nbsp;**Categories**: [Communication information](#Communication+information) 
&nbsp;&nbsp;&nbsp;&nbsp;**Categories**: [Communication information](#Communication+information) 




<br>
**Unit**: _N/A_




```asn1
```asn1
@@ -294,7 +285,7 @@ InterferenceManagementZoneType ::= ENUMERATED {




Fields:
Fields:
* unavailable [**NULL**](#NULL) <br>
* unavailable **NULL** <br>
    is the default value to be used when data is not available.
    is the default value to be used when data is not available.
* mitigationForTechnologies [**MitigationForTechnologies**](#MitigationForTechnologies) <br>
* mitigationForTechnologies [**MitigationForTechnologies**](#MitigationForTechnologies) <br>
```asn1
```asn1
@@ -334,19 +325,24 @@ MitigationForTechnologies ::= SEQUENCE (SIZE(1..8)) OF MitigationPerTechnologyCl
Fields:
Fields:
* accessTechnologyClass [**AccessTechnologyClass**](#AccessTechnologyClass) <br>
* accessTechnologyClass [**AccessTechnologyClass**](#AccessTechnologyClass) <br>
    access technology in which this mitigation is applied.
    access technology in which this mitigation is applied.
    @unit: N/A
   <br>
   **Unit**: _N/A_
* lowDutyCycle **INTEGER**  (0 .. 10000) OPTIONAL<br>
* lowDutyCycle **INTEGER**  (0 .. 10000) OPTIONAL<br>
    cycle limit.
    cycle limit.
    @unit: 0.01% steps
   <br>
   **Unit**: _0.01% steps_
* powerReduction **INTEGER**  (0 .. 30) OPTIONAL<br>
* powerReduction **INTEGER**  (0 .. 30) OPTIONAL<br>
    reduction.
    reduction.
    @unit: dB
   <br>
   **Unit**: _dB_
* dmcToffLimit **INTEGER**  (0 .. 1200) OPTIONAL<br>
* dmcToffLimit **INTEGER**  (0 .. 1200) OPTIONAL<br>
    time limit as defined in ETSI TS 103 175.
    time limit as defined in ETSI TS 103 175.
    @unit: ms
   <br>
   **Unit**: _ms_
* dmcTonLimit **INTEGER**  (0 .. 20) OPTIONAL<br>
* dmcTonLimit **INTEGER**  (0 .. 20) OPTIONAL<br>
    duration limit, as defined in ETSI EN 302 571.
    duration limit, as defined in ETSI EN 302 571.
    @unit: ms
   <br>
   **Unit**: _ms_
```asn1
```asn1
MitigationPerTechnologyClass ::= SEQUENCE {
MitigationPerTechnologyClass ::= SEQUENCE {
   accessTechnologyClass  AccessTechnologyClass, 
   accessTechnologyClass  AccessTechnologyClass, 
@@ -417,17 +413,13 @@ InterferenceManagementZoneShape::= CHOICE {


Fields:
Fields:
* nodeCenterPoint [**OffsetPoint**](VAM-Temp-Imports.md#OffsetPoint)  OPTIONAL<br>
* nodeCenterPoint [**OffsetPoint**](VAM-Temp-Imports.md#OffsetPoint)  OPTIONAL<br>
    
   Optional offset point about which the ellipse is centred with respect to the reference
   Optional offset point about which the ellipse is centred with respect to the reference
   position of the ITS-S.
   position of the ITS-S.
* semiMajorRangeLength [**SemiRangeLength**](VAM-Temp-Imports.md#SemiRangeLength) <br>
* semiMajorRangeLength [**SemiRangeLength**](VAM-Temp-Imports.md#SemiRangeLength) <br>
    
   Minor radius of the ellipse.
   Minor radius of the ellipse.
* semiMinorRangeLength [**SemiRangeLength**](VAM-Temp-Imports.md#SemiRangeLength) <br>
* semiMinorRangeLength [**SemiRangeLength**](VAM-Temp-Imports.md#SemiRangeLength) <br>
    
   Major radius of the ellipse.
   Major radius of the ellipse.
* semiMajorRangeOrientation [**WGS84AngleValue**](VAM-Temp-Imports.md#WGS84AngleValue) <br>
* semiMajorRangeOrientation [**WGS84AngleValue**](VAM-Temp-Imports.md#WGS84AngleValue) <br>
    
   Orientation of the semiMajorRangeLength of the ellipse in the WGS84 coordinate system.
   Orientation of the semiMajorRangeLength of the ellipse in the WGS84 coordinate system.
```asn1
```asn1
AreaEllipse  ::= SEQUENCE {
AreaEllipse  ::= SEQUENCE {