The AzElElement shows the tracking histoy of an antenna controller as a cloud of points in a elevation over azimuth coorsinate system. Actually only SatService antenna conrollers provide the tracking history data for this screen element.
Data Model (extends ScreenElement)
| Key | Type | Value |
|---|---|---|
| type | String | Always "AzElElement". |
| xpos | Number | see ScreenElement |
| ypos | Number | see ScreenElement |
| width | Number | see ScreenElement |
| height | Number | see ScreenElement |
| id | String | The device name (prepended by the M&C name) of the antenna controller for which the AzElElement shall be shown. |
| label | String | The label shown above the chart |
| font | String | The font to be used for the label |