FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
core::ReceiverStreamDescriptor::SfcwContext Struct Reference

#include "receiver_output.h"

Public Attributes

bool present = false
 
SimId waveform_id = 0
 
std::string waveform_name = {}
 
RealType carrier_frequency = 0.0
 
RealType power = 0.0
 
RealType start_frequency_offset = 0.0
 
RealType step_size = 0.0
 
std::uint64_t step_count = 0
 
RealType dwell_time = 0.0
 
RealType step_period = 0.0
 
RealType sweep_period = 0.0
 
std::optional< std::uint64_t > sweep_count = std::nullopt
 
RealType first_frequency = 0.0
 
RealType last_frequency = 0.0
 
RealType frequency_span = 0.0
 
RealType effective_bandwidth = 0.0
 
RealType range_resolution = 0.0
 
RealType unambiguous_range = 0.0
 

Detailed Description

Definition at line 99 of file receiver_output.h.

Member Data Documentation

◆ carrier_frequency

RealType core::ReceiverStreamDescriptor::SfcwContext::carrier_frequency = 0.0

Definition at line 104 of file receiver_output.h.

◆ dwell_time

RealType core::ReceiverStreamDescriptor::SfcwContext::dwell_time = 0.0

Definition at line 109 of file receiver_output.h.

◆ effective_bandwidth

RealType core::ReceiverStreamDescriptor::SfcwContext::effective_bandwidth = 0.0

Definition at line 116 of file receiver_output.h.

◆ first_frequency

RealType core::ReceiverStreamDescriptor::SfcwContext::first_frequency = 0.0

Definition at line 113 of file receiver_output.h.

◆ frequency_span

RealType core::ReceiverStreamDescriptor::SfcwContext::frequency_span = 0.0

Definition at line 115 of file receiver_output.h.

◆ last_frequency

RealType core::ReceiverStreamDescriptor::SfcwContext::last_frequency = 0.0

Definition at line 114 of file receiver_output.h.

◆ power

RealType core::ReceiverStreamDescriptor::SfcwContext::power = 0.0

Definition at line 105 of file receiver_output.h.

◆ present

bool core::ReceiverStreamDescriptor::SfcwContext::present = false

Definition at line 101 of file receiver_output.h.

◆ range_resolution

RealType core::ReceiverStreamDescriptor::SfcwContext::range_resolution = 0.0

Definition at line 117 of file receiver_output.h.

◆ start_frequency_offset

RealType core::ReceiverStreamDescriptor::SfcwContext::start_frequency_offset = 0.0

Definition at line 106 of file receiver_output.h.

◆ step_count

std::uint64_t core::ReceiverStreamDescriptor::SfcwContext::step_count = 0

Definition at line 108 of file receiver_output.h.

◆ step_period

RealType core::ReceiverStreamDescriptor::SfcwContext::step_period = 0.0

Definition at line 110 of file receiver_output.h.

◆ step_size

RealType core::ReceiverStreamDescriptor::SfcwContext::step_size = 0.0

Definition at line 107 of file receiver_output.h.

◆ sweep_count

std::optional<std::uint64_t> core::ReceiverStreamDescriptor::SfcwContext::sweep_count = std::nullopt

Definition at line 112 of file receiver_output.h.

◆ sweep_period

RealType core::ReceiverStreamDescriptor::SfcwContext::sweep_period = 0.0

Definition at line 111 of file receiver_output.h.

◆ unambiguous_range

RealType core::ReceiverStreamDescriptor::SfcwContext::unambiguous_range = 0.0

Definition at line 118 of file receiver_output.h.

◆ waveform_id

SimId core::ReceiverStreamDescriptor::SfcwContext::waveform_id = 0

Definition at line 102 of file receiver_output.h.

◆ waveform_name

std::string core::ReceiverStreamDescriptor::SfcwContext::waveform_name = {}

Definition at line 103 of file receiver_output.h.

103{};

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