|
Maps SDK for C++ 1.0.0
|
Climb section structure. More...
Public Attributes | |
| int | startDistanceM |
| Distance in meters where this section starts ( from route begin/starting point ). | |
| int | endDistanceM |
| Distance in meters where this section ends ( from route begin/starting point ). | |
| float | slope |
| Slope value. | |
| EGrade | grade |
| The grade value of the section. | |
Climb section structure.