fpmas 1.6
Classes | Namespaces | Enumerations
spatial_model.h File Reference
#include "../model.h"
Include dependency graph for spatial_model.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fpmas::api::model::CellBehavior
 
class  fpmas::api::model::Cell
 
class  fpmas::api::model::Range< CellType >
 
class  fpmas::api::model::SpatialAgentBehavior
 
class  fpmas::api::model::SpatialAgent< CellType >
 
class  fpmas::api::model::EndCondition< CellType >
 
class  fpmas::api::model::DistributedMoveAlgorithm< CellType >
 
class  fpmas::api::model::MoveAgentGroup< CellType >
 
class  fpmas::api::model::SpatialModel< _CellType >
 
class  fpmas::api::model::CellNetworkBuilder< CellType >
 
class  fpmas::api::model::SpatialAgentFactory< CellType >
 
class  fpmas::api::model::SpatialAgentMapping< CellType >
 
class  fpmas::api::model::SpatialAgentBuilder< CellType, MappingCellType >
 

Namespaces

namespace  fpmas
 
namespace  fpmas::api
 
namespace  fpmas::api::model
 

Enumerations

enum  fpmas::api::model::SpatialModelLayers : fpmas::api::graph::LayerId {
  CELL_SUCCESSOR = -1 , LOCATION = -2 , MOVE = -3 , PERCEIVE = -4 ,
  PERCEPTION = -5 , NEW_LOCATION = -6 , NEW_MOVE = -7 , NEW_PERCEIVE = -8
}
 

Detailed Description

Spatial models API.