VR-Forces 4.6 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
DtRoadSegment::DtTmpGeometry Class Reference

A class to hold the initially computed geometry for the inside lane of each segment in the path; used to make path adjustments before the final geometry is computed. More...

Public Member Functions

 DtTmpGeometry ()

Public Attributes

int myEntryInsideLaneNum
 The inside lane that connects, ie generates the radius constraint.
double myEntryLaneIntersectSetback
 The offset (along the lane) from the start of the segment (straight part) that the inside lane intersects its downstream lane.
double myDesiredEntryCurveSpace
 Distance from lane intersection to the end of the curve of desired radius.
double myMinEntryCurveSpace
 Distance from lane intersection to the end of a curve of min radius.
double myDesiredLeftEdgeEntryRadius
 Desired R for the segment left edge.
int myExitInsideLaneNum
 Ditto for exit curve.
double myExitLaneIntersectSetback
double myDesiredExitCurveSpace
double myMinExitCurveSpace
double myDesiredLeftEdgeExitRadius

Detailed Description

A class to hold the initially computed geometry for the inside lane of each segment in the path; used to make path adjustments before the final geometry is computed.

Constructor & Destructor Documentation

DtRoadSegment::DtTmpGeometry::DtTmpGeometry ( )

Member Data Documentation

int DtRoadSegment::DtTmpGeometry::myEntryInsideLaneNum

The inside lane that connects, ie generates the radius constraint.

double DtRoadSegment::DtTmpGeometry::myEntryLaneIntersectSetback

The offset (along the lane) from the start of the segment (straight part) that the inside lane intersects its downstream lane.

double DtRoadSegment::DtTmpGeometry::myDesiredEntryCurveSpace

Distance from lane intersection to the end of the curve of desired radius.

double DtRoadSegment::DtTmpGeometry::myMinEntryCurveSpace

Distance from lane intersection to the end of a curve of min radius.

double DtRoadSegment::DtTmpGeometry::myDesiredLeftEdgeEntryRadius

Desired R for the segment left edge.

R for the inside lane is computed from this by adding/subtracting the lane widths:

int DtRoadSegment::DtTmpGeometry::myExitInsideLaneNum

Ditto for exit curve.

Note that offset (or setback) is positive along the positive segment X coordinate, so negative when the point in question is before the end of the segment.

double DtRoadSegment::DtTmpGeometry::myExitLaneIntersectSetback
double DtRoadSegment::DtTmpGeometry::myDesiredExitCurveSpace
double DtRoadSegment::DtTmpGeometry::myMinExitCurveSpace
double DtRoadSegment::DtTmpGeometry::myDesiredLeftEdgeExitRadius

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Apr 12 03:15:37 EDT 2018 from SVN revision 187986
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)