public interface IConnectionByTimeStore
Modifier and Type | Method and Description |
---|---|
OptionalDouble |
getDistanceMeter(LocalDateTime time)
Gets the distance meter as function of time.
|
OptionalLong |
getTimeMillis(LocalDateTime time)
Gets the driving time as milliseconds as function of time.
|
OptionalDouble getDistanceMeter(LocalDateTime time)
time
- the timeOptionalLong getTimeMillis(LocalDateTime time)
time
- the timeCopyright © 2017–2023 DNA Evolutions GmbH. All rights reserved.