Tags and keywords
A SysML Package Diagram for 'structure'. Note that in the Webel Radio Net model there is no formal systems engineering methodology treatment of the "problem" vs "solution" space, and no formal functional analysis breakdown via logical components mapped to separate components of the solution space.
Modelling and style
In addition to the RadioNetContext
SystemContext block we see that there are the following Packages:
structure.channel: Blocks for generic communication channels and radio channels.
structure.net: The RadioNet
system and supporting elements, including sub-packages for simulation and instances.
structure.station: The RadioStation
block and supporting elements, including a sub-packages for simulation with some OpaqueBehaviors and utility Activities.
structure.hub: The generic signal routing AbstractHub
block and support for using the Action Language Helper (ALH) API with Ports, and sub-packages for each of the specific scheduling message SHub
and radio message RHub
routing hubs.