Maria GDK 4.5.0.133
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity Interface Reference

Network unit connectivity interface. More...

Inheritance diagram for TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity:
TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement

Properties

double Loss [get]
 Get network loss.
 
double TxAzimuth [get]
 Beam azimuth from Tx in degrees, or 1000.0 (invalid or omni)
 
double TxEffElevation [get]
 Beam effective elevation from Tx in degrees.
 
double RxAzimuth [get]
 Beam azimuth from Rx in degrees, or 1000.0 (invalid or omni)
 
double RxEffElevation [get]
 Beam effective elevation from Rx in degrees.
 
double Signal [get]
 Get network signal.
 
NetworkReceiverStatus Status [get]
 Get network status.
 

Detailed Description

Network unit connectivity interface.

Property Documentation

◆ Loss

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.Loss
get

Get network loss.

Path loss (dBm).

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ RxAzimuth

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.RxAzimuth
get

Beam azimuth from Rx in degrees, or 1000.0 (invalid or omni)

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ RxEffElevation

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.RxEffElevation
get

Beam effective elevation from Rx in degrees.

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ Signal

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.Signal
get

Get network signal.

Received signal intensity (dBm).

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ Status

NetworkReceiverStatus TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.Status
get

Get network status.

Current status.

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ TxAzimuth

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.TxAzimuth
get

Beam azimuth from Tx in degrees, or 1000.0 (invalid or omni)

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.

◆ TxEffElevation

double TPG.GeoFramework.RadioPropagation.Data.INetworkConnectivity.TxEffElevation
get

Beam effective elevation from Tx in degrees.

Implemented in TPG.GeoFramework.RadioPropagation.Data.ConnectivityMatrixElement.


The documentation for this interface was generated from the following file: