...
Drawio |
---|
border | true |
---|
| |
---|
diagramName | calculator architecture |
---|
simpleViewer | false |
---|
width | 400 |
---|
links | auto |
---|
tbstyle | top |
---|
lbox | true |
---|
diagramWidth | 1031 |
---|
revision | 5 |
---|
|
Note on Link Calculation
Originally, the link calculation should have been included in the ODLUX NetworkMap.
After further discussions, the decision was made to move the link calculation functionality into a new app.
The link calculator accesses the topology-api server to do its calculations.
Use Case
Use Case | description |
---|
Link calculation | - Calculator provides input window for parameter
- If link data was passed via network map:
- All parameters, specified by the “link” are prefilled in the formular (GeoA, GeoB)
- User can input frequency. If empty “normal” bands are calculated.
- After clicking Ok, the calculator starts.
- Output is presented according to input.
|
...