Package | Description |
---|---|
org.opentripplanner.analyst.scenario |
This package contains classes for modeling transport scenarios as an ordered series of modifications to be applied
to an underlying baseline graph.
|
Modifier and Type | Field and Description |
---|---|
ConvertToFrequency.ConversionGroup |
ConvertToFrequency.groupBy
How to group trips for conversion to frequencies: by route, route and direction, or by trip pattern.
|
Modifier and Type | Method and Description |
---|---|
static ConvertToFrequency.ConversionGroup |
ConvertToFrequency.ConversionGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConvertToFrequency.ConversionGroup[] |
ConvertToFrequency.ConversionGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.