#include <BQStructs.H>
Collaboration diagram for streetSeg:

Public Attributes | |
| int | routeid |
| string | streetName |
| int | streetType |
| string | town |
| string | state |
| string | startzipCode |
| string | endzipCode |
| isect_t * | start |
| isect_t * | end |
| double | streetAddressStart |
| double | streetAddressEnd |
| bool | bikeable |
| double | length |
| double | shoulderRating |
| double | trafficRating |
| double | conditionRating |
| double | steepnessRating |
| int | shoulderTotal |
| int | trafficTotal |
| int | conditionTotal |
| int | steepnessTotal |
| multimap< int, string > * | qualitativeRankings |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.0