Class SwathLength
Defined in File swath_length.h
Inheritance Relationships
Base Type
public f2c::obj::SGObjective
(Class SGObjective)
Class Documentation
-
class SwathLength : public f2c::obj::SGObjective
Global cost function as the length of the swaths.
Public Functions
-
double computeCost(const F2CSwath&)
Compute the cost function.
-
double computeCost(const F2CSwathsByCells &swaths)
Compute the cost function.
-
double computeCost(const F2CCell &c, const F2CSwathsByCells &swaths)
Compute the cost function.
-
double computeCost(const F2CCells &c, const F2CSwathsByCells &swaths)
Compute the cost function.
-
double computeCost(const F2CSwath&)