PosturePerfection
Data Fields
Pipeline::FramerateSetting Struct Reference

Parameters relevant to the currently set frame rate. More...

#include <pipeline.h>

Collaboration diagram for Pipeline::FramerateSetting:
Collaboration graph
[legend]

Data Fields

IIR::SmoothingSettings smoothing_settings
 
size_t frame_delay
 Delay in ms that represents the current frame rate. More...
 

Detailed Description

Parameters relevant to the currently set frame rate.

Field Documentation

◆ frame_delay

size_t Pipeline::FramerateSetting::frame_delay

Delay in ms that represents the current frame rate.

◆ smoothing_settings

IIR::SmoothingSettings Pipeline::FramerateSetting::smoothing_settings

Smoothing settings (coefficients) for the IIR filter


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