Commit b55ee102 authored by scottma's avatar scottma Committed by lengyelb
Browse files

Edit _3gpp-common-antennafunction.yang

parent c4c376e0
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ module _3gpp-common-antennafunction {
        beamtilt indicates an antenna beam direction below the 
        vertical plane.";
      units degree;
      type types3gpp:TenthOfDegrees;
      type TenthOfDegrees;
    }

    leaf bearing {
@@ -72,7 +72,7 @@ module _3gpp-common-antennafunction {
      reference "3GPP TS 25.463, UTRAN Iuant interface: 
        Remote Electrical Tilting (RET)
        antennas Application Part (RETAP) signalling";
      type types3gpp:TenthOfDegrees;
      type TenthOfDegrees;
    }

    leaf elevation {
@@ -81,7 +81,7 @@ module _3gpp-common-antennafunction {
         reference frame (WGS 84). Positive values correspond to 
         meters above sea level, negative values correspond to meters 
         below sea level. If empty, value is not defined.";
      type types3gpp:Altitude;
      type Altitude;
    }
    
    leaf horizBeamWidth {
@@ -96,7 +96,7 @@ module _3gpp-common-antennafunction {
        A single integral value corresponding to an angle in degrees 
        between 0 and 360.";
      reference "3GPP TS 37.466, Iuant interface: Application part";
      type types3gpp:TenthOfDegrees;
      type TenthOfDegrees;
    }

    leaf latitude {
@@ -106,7 +106,7 @@ module _3gpp-common-antennafunction {
        Specification: WGS 84
        Allowed Values: { -90.000000..90.000000 }";
      units degree;
      type types3gpp:Latitude;
      type Latitude;
    }

    leaf longititude {
@@ -115,7 +115,7 @@ module _3gpp-common-antennafunction {
        Specification: WGS 84
        Allowed Values: { -180.000000..180.000000 }";
      units degree;
      type types3gpp:Longitude;
      type Longitude;
    } 

    leaf maxAzimuthValue {