helios icon indicating copy to clipboard operation
helios copied to clipboard

Get current platform position in pyhelios

Open mark-searle99 opened this issue 3 years ago • 0 comments

It would be useful to have a way of checking/displaying the progress of a running simulation in pyhelios. At the moment it is only possible to measure the current runtime, which is not very user-friendly.

A way to implement this would be to add a function that returns the current progress of the platform along the entire survey length, as calculated by survey.calculateLength.

mark-searle99 avatar Feb 17 '22 17:02 mark-searle99