Package | Description |
---|---|
au.gov.amsa.geo.distance |
Modifier and Type | Method and Description |
---|---|
rx.Observable<CellAndDistance> |
DistanceTravelledCalculator.calculateDistanceByCellFromFiles(rx.Observable<File> files)
Returns distinct cells and the the total nautical miles travelled in that
cell.
|
rx.Subscriber<? super CellAndDistance> |
OperatorSumCellDistances.call(rx.Subscriber<? super Map<Cell,Double>> child) |
Copyright © 2020. All rights reserved.