A Satellites item displays the real-time or predicted positions of Earth-orbiting satellites in the scene, based on TLE (Two-Line Element) orbital data.
Right-click a point in the scene, choose Add New Item, then select Add Satellites. You will be prompted to provide a URL to a TLE data source.
~ to exclude satellites matching that pattern.Expanding the Satellites item shows the list of displayed satellites. Selecting a satellite displays its details:
| Option | Description |
|---|---|
| Edit Name | Rename the item. |
| Move To | Move the camera to frame the satellite group. |
| Remove Item | Delete the item from the scene. |
| Key | Type | Description |
|---|---|---|
labelDist | double | Distance threshold for showing satellite labels (metres). |
filterStr | string | Name filter string. Prefix with ~ to exclude matching satellites. |
showIcons | bool | Display satellites as icon sprites. |
showCone | bool | Show the field-of-view cone for the selected satellite. |
coneFOV | double | Field-of-view cone angle in degrees. |