MIRA
Public Member Functions | Public Attributes | List of all members
AbstractDynamicWindow::Config Struct Reference

#include <pilot/AbstractDynamicWindow.h>

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

boost::optional< BestActionbestAction
 
std::list< Cellcells
 
Velocity2 curV
 
std::list< std::string > objectives
 

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ bestAction

boost::optional<BestAction> bestAction

◆ cells

std::list<Cell> cells

◆ curV

Velocity2 curV

◆ objectives

std::list<std::string> objectives

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