|
VisioMove
2.1.5
|
Contains a geographical description of how a place relates to an instruction. More...
Public Attributes | |
| std::string | mID |
| The id of the near place. More... | |
| double | mDistance |
| Distance in meters. More... | |
| double | mAngle |
| An angle in degrees with a possible range between -180 and 180. More... | |
Contains a geographical description of how a place relates to an instruction.
| double VgNavigationModule::VgNearPlace::mAngle |
An angle in degrees with a possible range between -180 and 180.
An angle of 0 indicates the near place is directly ahead of the instruction (following the instruction's path)
| double VgNavigationModule::VgNearPlace::mDistance |
Distance in meters.
| std::string VgNavigationModule::VgNearPlace::mID |
The id of the near place.