bitrl & cuberl Documentation
Simulation engine for reinforcement learning agents
Loading...
Searching...
No Matches
time_step_type.h File Reference
#include "bitrl/bitrl_types.h"
#include <string>
#include <vector>
Include dependency graph for time_step_type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bitrl::TimeStepEnumUtils
 Utilities for TimeStepTp. More...
 

Namespaces

namespace  bitrl
 

Enumerations

enum class  bitrl::TimeStepTp : uint_t { bitrl::FIRST = 0 , bitrl::MID = 1 , bitrl::LAST = 2 , bitrl::INVALID_TYPE = 3 }
 The TimeStepTp enum. More...