AdasInfo Properties |
The AdasInfo type exposes the following members.
Name | Description | |
---|---|---|
LinkID |
Gets the unique value used to identify this street link.
| |
Points |
Gets the Points array. This
represents a series of measurement points along the street link. The slope
of the road at location Points[n] can be found at Slopes[n].
| |
Slopes |
Gets the Slopes array.
Each element of the Slopes array describes the slope of the road
(parallel to the direction of travel) at location specified by the
corresponding element in the Points array. The slope
is measured in degrees.
|