Class VehicleTypeGetHeight

    • Constructor Detail

      • VehicleTypeGetHeight

        public VehicleTypeGetHeight()
    • Method Detail

      • execute

        public double execute​(Bridge bridge,
                              String typeId)
        Description copied from interface: VehicleTypeGetHeight
        This method executes the command with the given arguments in order to get the height value of a specific vehicle type.
        Specified by:
        execute in interface VehicleTypeGetHeight
        Parameters:
        bridge - Connection to SUMO.
        typeId - Id of the vehicle type.
        Returns:
        the value of the parameter, or null if not present