Skip to content

/AWS1/CL_GERROUTEPEDESTRIANS00

Span computed for the requested SpanAdditionalFeatures.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_bestcaseduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS

Duration of the computed span without traffic congestion.

Unit: seconds

iv_country TYPE /AWS1/GERCOUNTRYCODE3 /AWS1/GERCOUNTRYCODE3

3 letter Country code corresponding to the Span.

iv_distance TYPE /AWS1/GERDISTANCEMETERS /AWS1/GERDISTANCEMETERS

Distance of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

iv_duration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS

Duration of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Unit: seconds

io_dynamicspeed TYPE REF TO /AWS1/CL_GERROUTESPANDYNSPEE00 /AWS1/CL_GERROUTESPANDYNSPEE00

Dynamic speed details corresponding to the span.

Unit: kilometers per hour

iv_functionalclassification TYPE /AWS1/GERSENSITIVEINTEGER /AWS1/GERSENSITIVEINTEGER

A numerical value indicating the functional classification of the road segment corresponding to the span.

Classification values are part of the hierarchical network that helps determine a logical and efficient route, and have the following definitions:

  1. Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.

  2. Roads that are used to channel traffic to functional class 1 roads for travel between and through cities in the shortest amount of time.

  3. Roads that intersect functional class 2 roads and provide a high volume of traffic movement at a lower level of mobility than functional class 2 roads.

  4. Roads that provide for a high volume of traffic movement at moderate speeds between neighborhoods.

  5. Roads with volume and traffic movement below the level of any other functional class.

iv_geometryoffset TYPE /AWS1/GERINTEGER /AWS1/GERINTEGER

Offset in the leg geometry corresponding to the start of this span.

it_incidents TYPE /AWS1/CL_GERINDEXLIST_W=>TT_INDEXLIST TT_INDEXLIST

Incidents corresponding to the span. These index into the Incidents in the parent Leg.

it_names TYPE /AWS1/CL_GERLOCALIZEDSTRING=>TT_LOCALIZEDSTRINGLIST TT_LOCALIZEDSTRINGLIST

Provides an array of names of the pedestrian span in available languages.

it_pedestrianaccess TYPE /AWS1/CL_GERROUTESPANPEDESTR00=>TT_ROUTESPANPEDESTRIANACCATT00 TT_ROUTESPANPEDESTRIANACCATT00

Access attributes for a pedestrian corresponding to the span.

iv_region TYPE /AWS1/GERSENSITIVESTRING /AWS1/GERSENSITIVESTRING

2-3 letter Region code corresponding to the Span. This is either a province or a state.

it_roadattributes TYPE /AWS1/CL_GERROUTESPANROADATT00=>TT_ROUTESPANROADATTRIBUTELIST TT_ROUTESPANROADATTRIBUTELIST

Attributes for the road segment corresponding to the span.

it_routenumbers TYPE /AWS1/CL_GERROUTENUMBER=>TT_ROUTENUMBERLIST TT_ROUTENUMBERLIST

Designated route name or number corresponding to the span.

io_speedlimit TYPE REF TO /AWS1/CL_GERROUTESPANSPEEDLM00 /AWS1/CL_GERROUTESPANSPEEDLM00

Speed limit details corresponding to the span.

Unit: kilometers per hour

iv_typicalduration TYPE /AWS1/GERDURATIONSECONDS /AWS1/GERDURATIONSECONDS

Duration of the computed span under typical traffic congestion.

Unit: seconds


Queryable Attributes

BestCaseDuration

Duration of the computed span without traffic congestion.

Unit: seconds

Accessible with the following methods

Method Description
GET_BESTCASEDURATION() Getter for BESTCASEDURATION

Country

3 letter Country code corresponding to the Span.

Accessible with the following methods

Method Description
GET_COUNTRY() Getter for COUNTRY, with configurable default
ASK_COUNTRY() Getter for COUNTRY w/ exceptions if field has no value
HAS_COUNTRY() Determine if COUNTRY has a value

Distance

Distance of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Accessible with the following methods

Method Description
GET_DISTANCE() Getter for DISTANCE

Duration

Duration of the computed span. This feature doesn't split a span, but is always computed on a span split by other properties.

Unit: seconds

Accessible with the following methods

Method Description
GET_DURATION() Getter for DURATION

DynamicSpeed

Dynamic speed details corresponding to the span.

Unit: kilometers per hour

Accessible with the following methods

Method Description
GET_DYNAMICSPEED() Getter for DYNAMICSPEED

FunctionalClassification

A numerical value indicating the functional classification of the road segment corresponding to the span.

Classification values are part of the hierarchical network that helps determine a logical and efficient route, and have the following definitions:

  1. Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.

  2. Roads that are used to channel traffic to functional class 1 roads for travel between and through cities in the shortest amount of time.

  3. Roads that intersect functional class 2 roads and provide a high volume of traffic movement at a lower level of mobility than functional class 2 roads.

  4. Roads that provide for a high volume of traffic movement at moderate speeds between neighborhoods.

  5. Roads with volume and traffic movement below the level of any other functional class.

Accessible with the following methods

Method Description
GET_FUNCTIONALCLASSIFICATION() Getter for FUNCTIONALCLASSIFICATION, with configurable defau
ASK_FUNCTIONALCLASSIFICATION() Getter for FUNCTIONALCLASSIFICATION w/ exceptions if field h
HAS_FUNCTIONALCLASSIFICATION() Determine if FUNCTIONALCLASSIFICATION has a value

GeometryOffset

Offset in the leg geometry corresponding to the start of this span.

Accessible with the following methods

Method Description
GET_GEOMETRYOFFSET() Getter for GEOMETRYOFFSET, with configurable default
ASK_GEOMETRYOFFSET() Getter for GEOMETRYOFFSET w/ exceptions if field has no valu
HAS_GEOMETRYOFFSET() Determine if GEOMETRYOFFSET has a value

Incidents

Incidents corresponding to the span. These index into the Incidents in the parent Leg.

Accessible with the following methods

Method Description
GET_INCIDENTS() Getter for INCIDENTS, with configurable default
ASK_INCIDENTS() Getter for INCIDENTS w/ exceptions if field has no value
HAS_INCIDENTS() Determine if INCIDENTS has a value

Names

Provides an array of names of the pedestrian span in available languages.

Accessible with the following methods

Method Description
GET_NAMES() Getter for NAMES, with configurable default
ASK_NAMES() Getter for NAMES w/ exceptions if field has no value
HAS_NAMES() Determine if NAMES has a value

PedestrianAccess

Access attributes for a pedestrian corresponding to the span.

Accessible with the following methods

Method Description
GET_PEDESTRIANACCESS() Getter for PEDESTRIANACCESS, with configurable default
ASK_PEDESTRIANACCESS() Getter for PEDESTRIANACCESS w/ exceptions if field has no va
HAS_PEDESTRIANACCESS() Determine if PEDESTRIANACCESS has a value

Region

2-3 letter Region code corresponding to the Span. This is either a province or a state.

Accessible with the following methods

Method Description
GET_REGION() Getter for REGION, with configurable default
ASK_REGION() Getter for REGION w/ exceptions if field has no value
HAS_REGION() Determine if REGION has a value

RoadAttributes

Attributes for the road segment corresponding to the span.

Accessible with the following methods

Method Description
GET_ROADATTRIBUTES() Getter for ROADATTRIBUTES, with configurable default
ASK_ROADATTRIBUTES() Getter for ROADATTRIBUTES w/ exceptions if field has no valu
HAS_ROADATTRIBUTES() Determine if ROADATTRIBUTES has a value

RouteNumbers

Designated route name or number corresponding to the span.

Accessible with the following methods

Method Description
GET_ROUTENUMBERS() Getter for ROUTENUMBERS, with configurable default
ASK_ROUTENUMBERS() Getter for ROUTENUMBERS w/ exceptions if field has no value
HAS_ROUTENUMBERS() Determine if ROUTENUMBERS has a value

SpeedLimit

Speed limit details corresponding to the span.

Unit: kilometers per hour

Accessible with the following methods

Method Description
GET_SPEEDLIMIT() Getter for SPEEDLIMIT

TypicalDuration

Duration of the computed span under typical traffic congestion.

Unit: seconds

Accessible with the following methods

Method Description
GET_TYPICALDURATION() Getter for TYPICALDURATION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ROUTEPEDESTRIANSPANLIST

TYPES TT_ROUTEPEDESTRIANSPANLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_GERROUTEPEDESTRIANS00 WITH DEFAULT KEY
.