#include <diguyVehicleNearCollision.h>
| diguyVehicleNearCollision::diguyVehicleNearCollision |
( |
| ) |
|
|
private |
| float diguyVehicleNearCollision::get_approached_vehicle_speed |
( |
| ) |
|
Returns: speed of vehicle being approached in near collision, in m/s.
| const char* diguyVehicleNearCollision::get_approached_vehicle_name |
( |
| ) |
|
Returns: name of approached vehicle.
| float diguyVehicleNearCollision::get_approaching_vehicle_speed |
( |
| ) |
|
Returns: speed of approaching vehicle, in m/s.
| const char* diguyVehicleNearCollision::get_approaching_vehicle_name |
( |
| ) |
|
Returns: name of approached vehicle.
| float diguyVehicleNearCollision::get_distance |
( |
| ) |
|
| float diguyVehicleNearCollision::get_time_to_next_check |
( |
| ) |
|
| int diguyVehicleNearCollision::get_active |
( |
| ) |
|
|
inline |
XXX.
Returns:
1, if the collision is valid. If 0, there is not
| friend class bdiScenarioCharacter |
|
friend |
| friend class bdiScenarioVehicleController |
|
friend |
| float diguyVehicleNearCollision::m_distance |
|
private |
| float diguyVehicleNearCollision::m_time_to_next_check |
|
private |
| int diguyVehicleNearCollision::m_is_active |
|
private |
The documentation for this class was generated from the following file: