WSF
XWsfRoadTraffic::ConvoyInput Struct Reference

#include <XWsfRoadTraffic.hpp>

Public Attributes

double mStartLatitude = 0.0
double mStartLongitude = 0.0
double mEndLatitude = 0.0
double mEndLongitude = 0.0
double mSpacing = 0.0
double mSpeed = 0.0
double mPauseTime = 0.0
bool mUseClosestWaypoint = false
std::vector< VehicleInputmVehicleInput

Detailed Description

A ConvoyInput object is created for each of the convoys defined in the input file. A list of ConvoyInput objects are stored in the NetworkInput object that they are defined under.

Member Data Documentation

◆ mEndLatitude

double XWsfRoadTraffic::ConvoyInput::mEndLatitude = 0.0

◆ mEndLongitude

double XWsfRoadTraffic::ConvoyInput::mEndLongitude = 0.0

◆ mPauseTime

double XWsfRoadTraffic::ConvoyInput::mPauseTime = 0.0

◆ mSpacing

double XWsfRoadTraffic::ConvoyInput::mSpacing = 0.0

◆ mSpeed

double XWsfRoadTraffic::ConvoyInput::mSpeed = 0.0

◆ mStartLatitude

double XWsfRoadTraffic::ConvoyInput::mStartLatitude = 0.0

◆ mStartLongitude

double XWsfRoadTraffic::ConvoyInput::mStartLongitude = 0.0

◆ mUseClosestWaypoint

bool XWsfRoadTraffic::ConvoyInput::mUseClosestWaypoint = false

◆ mVehicleInput

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

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