Struct inertialsim::sensors::SensorModel::DataInterface¶
ClassList > inertialsim > sensors > SensorModel > DataInterface
Data interface simulation options.
#include <model.h>
Inherited by the following classes: inertialsim::sensors::InertialSensorModel::DataInterface
Public Functions¶
| Type | Name |
|---|---|
| DataInterface () = default |
|
| Interpolator | sample_rate_interpolator () const |
| void | set_sample_rate_interpolator (Interpolator value) |
| void | set_simulate_quantization (bool value) |
| void | set_simulate_sample_rate (bool value) |
| bool | simulate_quantization () const |
| bool | simulate_sample_rate () const |
Public Functions Documentation¶
function DataInterface¶
function sample_rate_interpolator¶
inline Interpolator inertialsim::sensors::SensorModel::DataInterface::sample_rate_interpolator () const
function set_sample_rate_interpolator¶
inline void inertialsim::sensors::SensorModel::DataInterface::set_sample_rate_interpolator (
Interpolator value
)
function set_simulate_quantization¶
inline void inertialsim::sensors::SensorModel::DataInterface::set_simulate_quantization (
bool value
)
function set_simulate_sample_rate¶
inline void inertialsim::sensors::SensorModel::DataInterface::set_simulate_sample_rate (
bool value
)
function simulate_quantization¶
function simulate_sample_rate¶
The documentation for this class was generated from the following file cpp/include/inertialsim/sensors/model.h