Click or drag to resize

ConstrainedVehicle Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Used to describe the type of a ConstrainedVehicle

Namespace:  Telogis.GeoBase.Routing
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
[FlagsAttribute]
public enum ConstrainedVehicle
Members
  Member nameValueDescription
None0 This vehicle is not constrained
Auto1 Car
Bus2 Bus
Taxi4 Taxi
CarPool8 Car-pool
Pedestrian16 Pedestrian
ThruTraff64 Through-traffic
Emergency256 Emergency vehicle
StraightTruck512 Straight truck (non-articulated)
TractorSemiTrailer1024 Tractor/semi-trailer truck
StandardDouble2048 Standard double-axle truck
IntermediateDouble4096 Intermediate-length double-axle truck
LongDouble8192 Long double-axle truck
Triple16384 Triple-axle truck
OtherLCV32768 Some other light commercial vehicle
Trailer65536 Trailer
Truck65024 Generic truck
See Also