SimDriver  0.1
Public Attributes | List of all members
agent_model::DynamicPosition Struct Reference

#include <Interface.h>

Public Attributes

double x
 The x ordinate. (in m)
 
double y
 The y ordinate. (in m)
 
double dx
 The derivative of the x component. (in m/s)
 
double dy
 The derivative of the y component. (in m/s)
 

Detailed Description

A point class, consisting of a distance and a value.


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