The Connection entity is used to join a Radio to a Sector. This entity represents the physical link between the base-station and the antenna on the mounting.

Connection properties

Connections have the following properties:

  • Feeder Loss. This represents the losses associated with the connection from the base-station to the antenna. These losses are applied when computing the power delivered to the antenna.
  • Flag Values. The set of Flags for this connection.
  • Name. This is the name of the connection. All connection names must be unique, in that no two connections can have the same name.
  • Power To Antenna. This is the power received by the antenna.
  • Radio. This is the Radio attached to this connection.
  • Sector. This is the Sector attached to this connection.