ICAROUS
All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros Modules Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
larcfm::IndexLevelT Class Reference

Public Member Functions

 IndexLevelT (int idx, int lvl, double th)
 
std::string toString () const
 

Static Public Member Functions

static void toStringList (std::vector< std::string > &acs, const std::vector< IndexLevelT > &idxs, const std::vector< TrafficState > &traffic)
 
static std::string toString (const std::vector< IndexLevelT > &ilts)
 

Public Attributes

int index
 
int level
 
double time_horizon
 

Member Function Documentation

◆ toString()

std::string larcfm::IndexLevelT::toString ( const std::vector< IndexLevelT > &  ilts)
static
Returns
string representation of a list of IndexLevelTs

◆ toStringList()

void larcfm::IndexLevelT::toStringList ( std::vector< std::string > &  acs,
const std::vector< IndexLevelT > &  idxs,
const std::vector< TrafficState > &  traffic 
)
static
Returns
acs the list of aircraft identifiers from list of IndexLevelTs

The documentation for this class was generated from the following files: