WSF
WsfOSM_TrafficInput::ConvoyInput Struct Reference

#include <WsfOSM_TrafficInput.hpp>

Public Attributes

std::string mStartingRoute
double mDistanceAlongRoute {0.0}
 The road that the convoy starts at.
double mSpacing {0.0}
 The distance along the route where the last vehicle of the convoy is located.
double mSpeed {0.0}
std::vector< VehicleInputmVehicleInput

Member Data Documentation

◆ mDistanceAlongRoute

double WsfOSM_TrafficInput::ConvoyInput::mDistanceAlongRoute {0.0}

The road that the convoy starts at.

◆ mSpacing

double WsfOSM_TrafficInput::ConvoyInput::mSpacing {0.0}

The distance along the route where the last vehicle of the convoy is located.

◆ mSpeed

double WsfOSM_TrafficInput::ConvoyInput::mSpeed {0.0}

◆ mStartingRoute

std::string WsfOSM_TrafficInput::ConvoyInput::mStartingRoute

◆ mVehicleInput

std::vector<VehicleInput> WsfOSM_TrafficInput::ConvoyInput::mVehicleInput

The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved