transport library
Classes
- BusSpecifications
- Bus specifications contain vehicle related attributes.
- CarSpecifications
- Car specifications contain vehicle related attributes.
- GeneralVehicleSpeedLimits
- Contains the speed limits for vehicles in a country / state.
- PedestrianSpecification
- Pedestrian specific settings.
- ScooterSpecification
- Scooter specific settings.
- TaxiSpecification
- Taxi specific settings.
- TransportSpecification
- Contains transport attributes details related to the transport mode.
- TransportSpecificationBicycleBuilder
- This class constructs a TransportSpecification for a bicycle.
- TransportSpecificationBusBuilder
- This class constructs a TransportSpecification for a bus.
- TransportSpecificationCarBuilder
- This class constructs a TransportSpecification for a car.
- TransportSpecificationPedestrianBuilder
- This class constructs a TransportSpecification for pedestrian.
- TransportSpecificationPrivateBusBuilder
- This class constructs a TransportSpecification for a private bus.
- TransportSpecificationScooterBuilder
- This class constructs a TransportSpecification for a scooter.
- TransportSpecificationTaxiBuilder
- This class constructs a TransportSpecification for a taxi.
- TransportSpecificationTruckBuilder
- This class constructs a TransportSpecification for a truck.
- TruckSpecifications
- Truck specifications contain vehicle related attributes.
- VehicleProfile
- A vehicle profile describes the vehicle being used with the HSDK.
- VehicleSpecification
- Contains vehicle related attributes.
- VehicleSpecificationBusBuilder
- This class constructs a VehicleSpecification for a bus.
- VehicleSpecificationCarBuilder
- This class constructs a VehicleSpecification for a car.
- VehicleSpecificationPrivateBusBuilder
- This class constructs a VehicleSpecification for a private bus.
- VehicleSpecificationScooterBuilder
- This class constructs a VehicleSpecification for a scooter.
- VehicleSpecificationTaxiBuilder
- This class constructs a VehicleSpecification for a taxi.
- VehicleSpecificationTruckBuilder
- This class constructs a VehicleSpecification for a truck.
- WeightPerAxleGroup
- Struct which defines the weight of the different axle groups of a vehicle.
Enums
- FuelAdditiveType
- Defines possible fuel additives that a fuel could contain.
- FuelType
- Defines possible fuel types provided by a fuel station.
- HazardousMaterial
- Identifiers for different types of hazardous materials which can be shipped by the truck.
- TransportMode
- Specifies the mode of transport used for route calculalation.
- TruckCategory
- Specifies the truck category.
- TruckClass
- Defines truck class based on weight.
- TruckFuelType
- Define possible fuel types for trucks provided by a fuel station.
- TruckRoadType
- Specifies Truck road type
- TruckType
- Specifies the type of truck.
- TunnelCategory
- Specifies the tunnel categories.
- VehicleType
- Defines the type of the vehicle.