chrono::synchrono::SynAgentFactory Class Reference

Description

Generates SynTerrain's from JSON files Used to improve generality in Agent classes.

#include <SynAgentFactory.h>

Static Public Member Functions

static std::shared_ptr< SynAgentCreateAgent (std::shared_ptr< SynMessage > description)
 Generate the corresponding SynAgent from a description message. More...
 

Member Function Documentation

◆ CreateAgent()

std::shared_ptr< SynAgent > chrono::synchrono::SynAgentFactory::CreateAgent ( std::shared_ptr< SynMessage description)
static

Generate the corresponding SynAgent from a description message.

TODO: Add json support


The documentation for this class was generated from the following files:
  • /builds/uwsbel/chrono/src/chrono_synchrono/agent/SynAgentFactory.h
  • /builds/uwsbel/chrono/src/chrono_synchrono/agent/SynAgentFactory.cpp