Class Location
java.lang.Object
es.urjc.etsii.grafo.vrpod.model.instance.Location
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal int
final Point2D
final PolarCoordinates
Polar coordinates are relative to the depot -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
point
-
polar
Polar coordinates are relative to the depot -
id
public final int id
-
-
Constructor Details
-
Location
-
-
Method Details
-
isDepot
public boolean isDepot() -
getPolarAngle
public double getPolarAngle() -
getPolarVector
public double getPolarVector()
-