public class ResultSetDelta extends ResultSet
ResultSet.RangeSet| Modifier and Type | Field and Description |
|---|---|
int[] |
delta |
int[] |
times2 |
histograms, id, isochrones, times| Constructor and Description |
|---|
ResultSetDelta(ResultSet result1,
ResultSet result2)
build a resultsetdelta from two resultsetswithtimes that have already been precalculated
|
ResultSetDelta(SampleSet samples1,
SampleSet samples2,
TimeSurface surface1,
TimeSurface surface2) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildDelta() |
protected void |
buildDeltaHistograms(PointSet targets) |
buildHistograms, sum, sum, writeIsochrones, writeJson, writeJsonpublic ResultSetDelta(SampleSet samples1, SampleSet samples2, TimeSurface surface1, TimeSurface surface2)
protected void buildDelta()
protected void buildDeltaHistograms(PointSet targets)
Copyright © 2018. All rights reserved.