PredictionSettings Struct Reference

#include <RobotAPI/libraries/armem/core/Prediction.h>

Public Member Functions

armem::prediction::data::PredictionSettings toIce () const
 

Static Public Member Functions

static PredictionSettings fromIce (const armem::prediction::data::PredictionSettings &ice)
 

Public Attributes

std::string predictionEngineID
 

Detailed Description

Definition at line 41 of file Prediction.h.

Member Function Documentation

◆ fromIce()

PredictionSettings fromIce ( const armem::prediction::data::PredictionSettings &  ice)
static

Definition at line 44 of file Prediction.cpp.

+ Here is the caller graph for this function:

◆ toIce()

armem::prediction::data::PredictionSettings toIce ( ) const

Definition at line 50 of file Prediction.cpp.

Member Data Documentation

◆ predictionEngineID

std::string predictionEngineID

Definition at line 43 of file Prediction.h.


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