MRXT: The Multi-Robot eXploration Tool
Multi-Robot autonomous exploration and mapping simulator.
 All Classes Functions Variables Typedefs
Public Member Functions | Public Attributes
MarketPlanner::target Struct Reference

Target struct. More...

List of all members.

Public Member Functions

bool operator< (const target &t)

Public Attributes

int auctionEnds
int bestOfferID
float bestOfferProfit
point cell
float cost
float profit
float utility

Detailed Description

Target struct.

It is used for in the Market Planner target list

This struct contains the information related with the profit of a target.

Definition at line 36 of file MarketPlanner.h.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs