openMSX
Public Attributes | List of all members
openmsx::ReduceResult Struct Reference
Collaboration diagram for openmsx::ReduceResult:
Collaboration graph
[legend]

Public Attributes

std::span< float > result
 
std::span< float > extendedResult
 
float normalize = 1.0f
 
float reducedSampleRate = 0.0f
 

Detailed Description

Definition at line 199 of file ImGuiWaveViewer.cc.

Member Data Documentation

◆ extendedResult

std::span<float> openmsx::ReduceResult::extendedResult

Definition at line 201 of file ImGuiWaveViewer.cc.

◆ normalize

float openmsx::ReduceResult::normalize = 1.0f

Definition at line 202 of file ImGuiWaveViewer.cc.

◆ reducedSampleRate

float openmsx::ReduceResult::reducedSampleRate = 0.0f

Definition at line 203 of file ImGuiWaveViewer.cc.

◆ result

std::span<float> openmsx::ReduceResult::result

Definition at line 200 of file ImGuiWaveViewer.cc.


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