bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
bitrl::TimeStepEnumUtils Struct Reference

Utilities for TimeStepTp. More...

#include <time_step_type.h>

Static Public Member Functions

static TimeStepTp time_step_type_from_int (int aidx)
 
static TimeStepTp time_step_type_from_int (uint_t aidx)
 
static std::string to_string (TimeStepTp type)
 
static std::vector< TimeStepTptime_step_type_from_int (const std::vector< uint_t > &types)
 

Detailed Description

Utilities for TimeStepTp.

Member Function Documentation

◆ time_step_type_from_int() [1/3]

std::vector< TimeStepTp > bitrl::TimeStepEnumUtils::time_step_type_from_int ( const std::vector< uint_t > &  types)
static

◆ time_step_type_from_int() [2/3]

TimeStepTp bitrl::TimeStepEnumUtils::time_step_type_from_int ( int  aidx)
static

◆ time_step_type_from_int() [3/3]

TimeStepTp bitrl::TimeStepEnumUtils::time_step_type_from_int ( uint_t  aidx)
static

◆ to_string()

std::string bitrl::TimeStepEnumUtils::to_string ( TimeStepTp  type)
static

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