gramods
|
Public Member Functions | |
void | addTime (double t) |
void | addAnalogs (gmCore::float3 a) |
bool | getAnalogs (AnalogsSample &a) |
Public Attributes | |
std::vector< double > | time |
size_t | sample_idx = 0 |
std::vector< gmCore::float3 > | states |
std::chrono::steady_clock::time_point | start_time |