Class PathLength

Inheritance Relationships

Base Type

Class Documentation

class PathLength : public f2c::obj::PPObjective

Compute the length of the coverage path, including turns.

Public Functions

double computeCost(const F2CPath &path)

Return the cost of a path.