public class ServicePoint<Q extends QueueUnit> extends ServiceUnit<Q>
Constructor and Description |
---|
ServicePoint(double x,
double y,
double orientation) |
ServicePoint(double x,
double y,
double orientation,
ServiceQueueChoicePolicy queueChoicePolicy) |
Modifier and Type | Method and Description |
---|---|
double |
getOrientation()
Returns the orientations of the service point
|
Position |
getPosition(Position out)
Returns the
Position object (point and orientation) of this service point |
double |
getX()
Returns the x coordinate of the service point
|
double |
getY()
Returns the y coordinate of the service point
|
double |
getZ()
Returns the z coordinate of the service point
|
customSelectQueue, getBoundingRectangle, getClosestQueue, getClosestQueueNotEmpty, getColor, getCustomQueueChoicePolicy, getLongestQueue, isSuspended, queuePriority, setColor, setSuspended
getName, getOwner
public ServicePoint(double x, double y, double orientation)
public ServicePoint(double x, double y, double orientation, ServiceQueueChoicePolicy queueChoicePolicy)
public double getX()
public double getY()
public double getZ()
public double getOrientation()
Copyright © AnyLogic North America, LLC. All Rights Reserved.