openMSX
|
Public Attributes | |
std::span< float > | result |
std::span< float > | extendedResult |
float | normalize = 1.0f |
float | reducedSampleRate = 0.0f |
Definition at line 199 of file ImGuiWaveViewer.cc.
std::span<float> openmsx::ReduceResult::extendedResult |
Definition at line 201 of file ImGuiWaveViewer.cc.
float openmsx::ReduceResult::normalize = 1.0f |
Definition at line 202 of file ImGuiWaveViewer.cc.
float openmsx::ReduceResult::reducedSampleRate = 0.0f |
Definition at line 203 of file ImGuiWaveViewer.cc.
std::span<float> openmsx::ReduceResult::result |
Definition at line 200 of file ImGuiWaveViewer.cc.