AnyLogic
Expand
Font size
Enclosing class:
GISCoordinates

public static class GISCoordinates.Coord
extends Object

Constructor Summary

ConstructorDescription
Coord(GISCoordinates.Direction dir, double val) 

Method Summary

Modifier and TypeMethodDescription
doublegetValue() 

Methods inherited from class java.lang.Object

equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Details

Coord

public Coord(GISCoordinates.Direction dir,
 double val)

Method Details

getValue

public double getValue()