Class CMobileNetworkProperties
java.lang.Object
org.eclipse.mosaic.fed.cell.config.model.CNetworkProperties
org.eclipse.mosaic.fed.cell.config.model.CMobileNetworkProperties
CMobileNetworkProperties
extends the CNetworkProperties
with specific geographical extensions (area).
It applies for all regions except the "globalNetwork", which covers the remaining space.
The CMobileNetworkProperties only needs to be employed, when geographic information are accessed.-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.mosaic.fed.cell.config.model.CNetworkProperties
CNetworkProperties.CDownlink, CNetworkProperties.CUplink
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe area.The area as a polygon.Fields inherited from class org.eclipse.mosaic.fed.cell.config.model.CNetworkProperties
downlink, GLOBAL_NETWORK_ID, id, uplink
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
area
The area. -
polygon
The area as a polygon.
-
-
Constructor Details
-
CMobileNetworkProperties
public CMobileNetworkProperties()
-
-
Method Details
-
getCapoArea
-
toString
- Overrides:
toString
in classCNetworkProperties
-