Package | Description |
---|---|
org.opentripplanner.analyst | |
org.opentripplanner.analyst.core |
Modifier and Type | Field and Description |
---|---|
static WeightingFunction |
Histogram.weightingFunction
The weighting functions to be used, as an array.
|
Modifier and Type | Class and Description |
---|---|
static class |
WeightingFunction.Logistic
The logistic function, a commonly used sigmoid (s-shaped function).
|
static class |
WeightingFunction.SharpCutoff
The typical hard cutoff used to select all objects within an isochrone curve.
|
Copyright © 2018. All rights reserved.