TransportProfile constructor

TransportProfile()

Implementation

TransportProfile()
  : pedestrianProfile = PedestrianProfile(), vehicleProfile = VehicleProfile(VehicleType.car);