Polar Class Reference

#include <coordinates.h>

List of all members.

Public Member Functions

 Polar (float _heading, float _range)
 Polar (void)

Public Attributes

float heading
float range

Detailed Description

egocentric polar coordinates

These are distances from the vehicle's origin (center of rear axle) with a heading in radians relative to the current vehicle heading. In general, they can represent a bearing relative to any MapPose.

Definition at line 141 of file coordinates.h.


Constructor & Destructor Documentation

Polar::Polar ( void   )  [inline]

Definition at line 148 of file coordinates.h.

Polar::Polar ( float  _heading,
float  _range 
) [inline]

Definition at line 154 of file coordinates.h.


Member Data Documentation

Definition at line 144 of file coordinates.h.

float Polar::range

Definition at line 145 of file coordinates.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


art_map
Author(s): David Li, Patrick Beeson, Bartley Gillen, Tarun Nimmagadda, Mickey Ristroph, Michael Quinlan, Jack O'Quin
autogenerated on Fri Jan 11 09:53:08 2013