Skip to main content

TraversedElement

サマリー

Represents a single traversed element.

ディスカッション

This class is a base class for shared properties of the TraversedEdge, TraversedJunction, and TraversedTurn objects.

プロパティ

名前 説明 データ タイプ

accumulatedImpedance

(読み取り専用)

The accumulated impedance of a route up to and including this element.

The value is expressed in the network's impedance attribute units.

Float

accumulatedLength

(読み取り専用)

The accumulated length of a route up to and including this element.

The value is expressed in the network's length attribute units.

Float

accumulatedTime

(読み取り専用)

The accumulated time of the route up to and including this element.

The value is expressed in the network's time attribute units.

Float

rowID

(読み取り専用)

The traversed result element object ID.

Integer

sourceID

(読み取り専用)

The network source ID of this element.

Integer

sourceObjectID

(読み取り専用)

The network source object ID of this element.

Integer

type

(読み取り専用)

The type of the traversed element.

TraversedElementType

violatedRestrictions

(読み取り専用)

An iterable of violated soft restrictions on this element.

String