Interface IConnectionByTimeStore

All Known Implementing Classes:
IndexedConnectionByTimeStore

public interface IConnectionByTimeStore
The Interface IConnectionByTimeStore.
Since:
Sep 17, 2019
Version:
Sep 17, 2019
Author:
Jens Richter
  • Method Details

    • getDistanceMeter

      OptionalDouble getDistanceMeter(LocalDateTime time)
      Gets the distance meter as function of time.
      Parameters:
      time - the time
      Returns:
      the distance meter
    • getTimeMillis

      OptionalLong getTimeMillis(LocalDateTime time)
      Gets the driving time as milliseconds as function of time.
      Parameters:
      time - the time
      Returns:
      the time millis