Class HGObjective

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class HGObjective : public f2c::obj::BaseObjective<HGObjective>

Base class for objective functions of Headland generator.

Subclassed by f2c::obj::RemArea

Public Functions

virtual double computeCost(const F2CCell &total_cell, const F2CCell &rem_cell)
virtual double computeCost(const F2CCells &total_cell, const F2CCell &rem_cell)
virtual double computeCost(const F2CCell &total_cell, const F2CCells &rem_cell)
virtual double computeCost(const F2CCells &total_cell, const F2CCells &rem_cell)