public class Trip extends Entity
To get more information about stops during a trip please see ExceptionEvent.
A complete "trip" is defined as starting at the time in which the vehicle starts and begins being driven. The trip continues after the vehicle has been stopped and ends at the time the vehicle restarts and begins being driven again; which then starts the next trip.
Entity.EntityBuilder<C extends Entity,B extends Entity.EntityBuilder<C,B>>| Constructor and Description |
|---|
Trip() |
Copyright © 2023. All rights reserved.