The Site entity represents the physical location of the base station in the network. A network is composed of one or more sites.

Site properties

Sites have the following main properties:

  • Color. This is the color assigned to this site. This color can be used to represent sites on the map, either as site markers or when coloring the serving site plot.
  • Constraints. The set of Constraints attached to this site.
  • Flag Values. The set of Flags for this site.
  • Name. This is the name of the site. All site names must be unique, in that no two sites can have the same name.
  • Location. The physical location of the site. This is used when drawing site markers on the map, and as an input for various site-based analysis.
  • Structure Height Above Ground. This is the height above ground level of the site structure. This is used as an input for various site-based analysis.

A site typically has one or more Sector and Radio entities associated with it.

 
<