SimDriver  0.1
Public Member Functions | Public Attributes | List of all members
agent_model::Position Struct Reference

#include <Interface.h>

Public Member Functions

 Position (double pX, double pY)
 
bool operator== (const Position &other)
 

Public Attributes

double x
 The x ordinate. (in m)
 
double y
 The y ordinate. (in m)
 

Detailed Description

A 2D position with motion and a influence factor.


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