|
FERS 0.1.0
The Flexible Extensible Radar Simulator
|
Half-open sample span used for dechirped LO-active finalization ranges. More...
#include "finalizer_pipeline.h"
Public Attributes | |
| std::size_t | start = 0 |
| Inclusive first sample index in the span. | |
| std::size_t | end_exclusive = 0 |
| Exclusive sample index at the end of the span. | |
Half-open sample span used for dechirped LO-active finalization ranges.
Definition at line 56 of file finalizer_pipeline.h.
| std::size_t processing::pipeline::SampleSpan::end_exclusive = 0 |
Exclusive sample index at the end of the span.
Definition at line 59 of file finalizer_pipeline.h.
| std::size_t processing::pipeline::SampleSpan::start = 0 |
Inclusive first sample index in the span.
Definition at line 58 of file finalizer_pipeline.h.
Referenced by processing::pipeline::applyPulsedInterference().