Weather routing: Difference between revisions

Content added Content deleted
(→‎{{header|Wren}}: Oops, forgot to include discrepancy fix in last edit.)
m (→‎{{header|Julia}}: correct documentation)
Line 247: Line 247:
mutable struct RoutingProblem
mutable struct RoutingProblem


timeinterval: the seconds duration for each TimeSlice
timeinterval: the minutes duration for each TimeSlice
timeframe: a vector of sequential timeslices for the ocean region
timeframe: a vector of sequential timeslices for the ocean region
obstacleindices: the Cartesian indices in each timeslice for
obstacleindices: the Cartesian indices in each timeslice for