Loading yang-models/_3gpp-common-yang-types.yang +4 −1 Original line number Diff line number Diff line Loading @@ -662,13 +662,16 @@ module _3gpp-common-yang-types { key "latitude longitude"; min-elements 3; ordered-by user; key idx; leaf idx { type string; } uses GeoCoordinateGrp; } list geoCircle { description "a geographical circle identified by reference location and associated distance radius"; key idx; leaf idx { type string; } leaf referenceLocation { description "Reference location of the serving cell provided via NTN (quasi)-Earth fixed cell. This field is only present in an NTN cell. Loading Loading
yang-models/_3gpp-common-yang-types.yang +4 −1 Original line number Diff line number Diff line Loading @@ -662,13 +662,16 @@ module _3gpp-common-yang-types { key "latitude longitude"; min-elements 3; ordered-by user; key idx; leaf idx { type string; } uses GeoCoordinateGrp; } list geoCircle { description "a geographical circle identified by reference location and associated distance radius"; key idx; leaf idx { type string; } leaf referenceLocation { description "Reference location of the serving cell provided via NTN (quasi)-Earth fixed cell. This field is only present in an NTN cell. Loading