# ScannedSystem
## Properties
**symbol** | **String** | Symbol of the system. |
**sector_symbol** | **String** | Symbol of the system's sector. |
**r#type** | [**models::SystemType**](SystemType.md) | |
**x** | **i32** | Position in the universe in the x axis. |
**y** | **i32** | Position in the universe in the y axis. |
**distance** | **i32** | The system's distance from the scanning ship. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)