Real-world coordinates should be added alongside the simulation space coordinates without interfering with the simulation logic. The simulation operates internally using a ContinuousSpace, and grid coordinate values should be converted to real-world values only when needed.
In addition, the speed of the ships must be converted into real values (knots or kmh) in the same way.