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