# ShipNav ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **system_symbol** | **String** | The system symbol of the ship's current location. | **waypoint_symbol** | **String** | The waypoint symbol of the ship's current location, or if the ship is in-transit, the waypoint symbol of the ship's destination. | **route** | [**crate::models::ShipNavRoute**](ShipNavRoute.md) | | **status** | [**crate::models::ShipNavStatus**](ShipNavStatus.md) | | **flight_mode** | [**crate::models::ShipNavFlightMode**](ShipNavFlightMode.md) | | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)