HOG2
Public Attributes | List of all members
steeringState Struct Reference

#include <SteeringEnvironment.h>

Public Attributes

float x
 
float y
 
float v
 
float heading
 

Detailed Description

Definition at line 17 of file SteeringEnvironment.h.

Member Data Documentation

◆ heading

float steeringState::heading

◆ v

float steeringState::v

Definition at line 20 of file SteeringEnvironment.h.

Referenced by SteeringEnvironment::ApplyAction(), and operator==().

◆ x

float steeringState::x

◆ y

float steeringState::y

The documentation for this struct was generated from the following file: