Constant Field Values
Contents
org.planit.*
-
org.planit.cost.physical.BPRLinkTravelTimeCost Modifier and Type Constant Field Value public static final double
DEFAULT_ALPHA
0.5
public static final double
DEFAULT_BETA
4.0
-
org.planit.cost.virtual.SpeedConnectoidTravelTimeCost Modifier and Type Constant Field Value public static final double
DEFAULT_CONNECTOID_SPEED_KPH
25.0
-
org.planit.gap.StopCriterion Modifier and Type Constant Field Value public static final double
DEFAULT_EPSILON
0.001
public static final int
DEFAULT_MAX_ITERATIONS
500
-
org.planit.io.input.PlanItInputBuilder Modifier and Type Constant Field Value public static final String
DEFAULT_SEPARATOR
","
-
org.planit.io.xml.util.XmlUtils Modifier and Type Constant Field Value public static final String
PATH_TO_XSD_FILE
"../../../../../../main/resources/xsd/metadata.xsd"
-
org.planit.output.formatter.OutputFormatter Modifier and Type Constant Field Value public static final String
NOT_SPECIFIED
"Not Specified"
public static final String
PLANIT_OUTPUT_FORMATTER
"org.planit.io.output.formatter.PlanItOutputFormatter"
-
org.planit.output.property.CalculatedSpeedOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Calculated Speed"
-
org.planit.output.property.CapacityPerLaneOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Capacity per Lane"
-
org.planit.output.property.CostTimesFlowOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"X_Cost x Flow"
-
org.planit.output.property.DensityOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Density"
-
org.planit.output.property.DestinationZoneExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Destination Zone External Id"
-
org.planit.output.property.DestinationZoneIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Destination Zone Id"
-
org.planit.output.property.DownstreamNodeExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Downstream Node External Id"
-
org.planit.output.property.DownstreamNodeIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Downstream Node Id"
-
org.planit.output.property.DownstreamNodeLocationOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Downstream Node Location"
-
org.planit.output.property.FlowOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Flow"
-
org.planit.output.property.IterationIndexOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Iteration Index"
-
org.planit.output.property.LengthOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Length"
-
org.planit.output.property.LinkCostOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Cost"
-
org.planit.output.property.LinkSegmentExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Link Segment External Id"
-
org.planit.output.property.LinkSegmentIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Link Segment Id"
-
org.planit.output.property.LinkTypeOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Link Type"
-
org.planit.output.property.MaximumDensityOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Maximum Density"
-
org.planit.output.property.MaximumSpeedOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Maximum Speed"
-
org.planit.output.property.ModeExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Mode External Id"
-
org.planit.output.property.ModeIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Mode Id"
-
org.planit.output.property.NumberOfLanesOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Number of Lanes"
-
org.planit.output.property.ODCostOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Cost"
-
org.planit.output.property.OriginZoneExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Origin Zone External Id"
-
org.planit.output.property.OriginZoneIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Origin Zone Id"
-
org.planit.output.property.PathIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Path Id"
-
org.planit.output.property.PathOutputStringProperty Modifier and Type Constant Field Value public static final String
NAME
"Path"
-
org.planit.output.property.RunIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Run Id"
-
org.planit.output.property.TimePeriodExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Time Period External Id"
-
org.planit.output.property.TimePeriodIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Time Period Id"
-
org.planit.output.property.UpstreamNodeExternalIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Upstream Node External Id"
-
org.planit.output.property.UpstreamNodeIdOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Upstream Node Id"
-
org.planit.output.property.UpstreamNodeLocationOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"Upstream Node Location"
-
org.planit.output.property.VCRatioOutputProperty Modifier and Type Constant Field Value public static final String
NAME
"VC Ratio"
-
org.planit.userclass.TravelerType Modifier and Type Constant Field Value public static final long
DEFAULT_EXTERNAL_ID
1L
public static final String
DEFAULT_NAME
"Default"
-
org.planit.userclass.UserClass Modifier and Type Constant Field Value public static final long
DEFAULT_EXTERNAL_ID
1L
public static final String
DEFAULT_NAME
"Default"
-
org.planit.utils.math.Precision Modifier and Type Constant Field Value public static final double
EPSILON_6
1.0E-6
-
org.planit.utils.network.physical.LinkSegment Modifier and Type Constant Field Value public static final double
DEFAULT_MAX_SPEED
130.0
public static final short
DEFAULT_NUMBER_OF_LANES
1
public static final double
MAXIMUM_DENSITY
180.0
-
org.planit.utils.network.physical.Mode Modifier and Type Constant Field Value public static final long
DEFAULT_EXTERNAL_ID
1L
-
org.planit.utils.network.physical.macroscopic.MacroscopicLinkSegmentType Modifier and Type Constant Field Value public static final double
DEFAULT_CAPACITY_LANE
1800.0
-
org.planit.utils.network.physical.macroscopic.MacroscopicModeProperties Modifier and Type Constant Field Value public static final double
DEFAULT_CRITICAL_SPEED
60.0
public static final double
DEFAULT_MAXIMUM_SPEED
80.0
public static final double
DEFAULT_SPEED_EPSILON
1.0E-6
-
org.planit.utils.network.virtual.Connectoid Modifier and Type Constant Field Value public static final double
DEFAULT_LENGTH_KM
0.0