src
fields2cover
route_planning
boustrophedon_order.cpp
Go to the documentation of this file.
1
//=============================================================================
2
// Copyright (C) 2021-2024 Wageningen University - All Rights Reserved
3
// Author: Gonzalo Mier
4
// BSD-3 License
5
//=============================================================================
6
7
#include "
fields2cover/route_planning/boustrophedon_order.h
"
8
9
namespace
f2c::rp
{
10
11
void
BoustrophedonOrder::sortSwaths
(
F2CSwaths
&
swaths
)
const
{
12
}
13
14
}
// namespace f2c::rp
15
5_route_planning.swaths
swaths
Definition:
5_route_planning.py:58
f2c::rp
Route planning algorithms' namespace.
Definition:
boustrophedon_order.h:14
boustrophedon_order.h
f2c::rp::BoustrophedonOrder::sortSwaths
void sortSwaths(F2CSwaths &swaths) const override
Definition:
boustrophedon_order.cpp:11
f2c::types::Swaths
Definition:
Swaths.h:20
fields2cover
Author(s):
autogenerated on Fri Apr 25 2025 02:18:31