Class VehicleRouteRegistration

    • Field Detail

      • TYPE_ID

        public static final String TYPE_ID
        String identifying the type of this interaction.
    • Constructor Detail

      • VehicleRouteRegistration

        public VehicleRouteRegistration​(long time,
                                        VehicleRoute route)
        Construct a new VehicleRouteRegistration.
        Parameters:
        time - Timestamp of this interaction, unit: [ns]
        route - The route to propagate