public class Constants extends Object
Auxiliary class with several application-wide constants.
Modifier and Type | Class and Description |
---|---|
static class |
Constants.CheckRoutingCycleType
Indicates whether (and how) or not to check routing cycles.
|
static class |
Constants.OrderingType
Constants for choosing the ordering type.
|
static class |
Constants.RoutingCycleType
Types of routing cycles.
|
static class |
Constants.RoutingType
Routing type determining how to get (or send traffic) from a node to another one.
|
static class |
Constants.SearchType
Constants for search methods.
|
Modifier and Type | Field and Description |
---|---|
static double |
EARTH_RADIUS_IN_KM
Earth radius (in kilometers).
|
public static final double EARTH_RADIUS_IN_KM
Copyright © 2018. All rights reserved.