Class VehicleTypeGetHeight

java.lang.Object
org.eclipse.mosaic.fed.sumo.bridge.libsumo.VehicleTypeGetHeight
All Implemented Interfaces:
VehicleTypeGetHeight

public class VehicleTypeGetHeight extends Object implements VehicleTypeGetHeight
  • Constructor Details

    • VehicleTypeGetHeight

      public VehicleTypeGetHeight()
  • Method Details

    • 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