HOG2
|
#include <SteeringEnvironment.h>
Public Member Functions | |
steeringAction (float d_v=0.0f, float d_h=0.0f) | |
Public Attributes | |
float | dv |
float | dh |
Definition at line 39 of file SteeringEnvironment.h.
|
inline |
Definition at line 41 of file SteeringEnvironment.h.
float steeringAction::dh |
Definition at line 42 of file SteeringEnvironment.h.
Referenced by SteeringEnvironment::ApplyAction().
float steeringAction::dv |
Definition at line 42 of file SteeringEnvironment.h.
Referenced by SteeringEnvironment::ApplyAction().