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

#include "receiver_output.h"

Public Attributes

bool present = false
 
RealType window_length = 0.0
 
RealType window_prf = 0.0
 
RealType window_skip = 0.0
 
std::uint64_t window_count = 0
 
SimId waveform_id = 0
 
std::string waveform_name = {}
 
RealType carrier_frequency = 0.0
 
RealType power = 0.0
 
RealType pulse_width = 0.0
 
RealType native_sample_rate = 0.0
 
std::uint64_t native_sample_count = 0
 

Detailed Description

Definition at line 74 of file receiver_output.h.

Member Data Documentation

◆ carrier_frequency

RealType core::ReceiverStreamDescriptor::PulsedContext::carrier_frequency = 0.0

Definition at line 83 of file receiver_output.h.

◆ native_sample_count

std::uint64_t core::ReceiverStreamDescriptor::PulsedContext::native_sample_count = 0

Definition at line 87 of file receiver_output.h.

◆ native_sample_rate

RealType core::ReceiverStreamDescriptor::PulsedContext::native_sample_rate = 0.0

Definition at line 86 of file receiver_output.h.

◆ power

RealType core::ReceiverStreamDescriptor::PulsedContext::power = 0.0

Definition at line 84 of file receiver_output.h.

◆ present

bool core::ReceiverStreamDescriptor::PulsedContext::present = false

Definition at line 76 of file receiver_output.h.

◆ pulse_width

RealType core::ReceiverStreamDescriptor::PulsedContext::pulse_width = 0.0

Definition at line 85 of file receiver_output.h.

◆ waveform_id

SimId core::ReceiverStreamDescriptor::PulsedContext::waveform_id = 0

Definition at line 81 of file receiver_output.h.

◆ waveform_name

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

Definition at line 82 of file receiver_output.h.

82{};

◆ window_count

std::uint64_t core::ReceiverStreamDescriptor::PulsedContext::window_count = 0

Definition at line 80 of file receiver_output.h.

◆ window_length

RealType core::ReceiverStreamDescriptor::PulsedContext::window_length = 0.0

Definition at line 77 of file receiver_output.h.

◆ window_prf

RealType core::ReceiverStreamDescriptor::PulsedContext::window_prf = 0.0

Definition at line 78 of file receiver_output.h.

◆ window_skip

RealType core::ReceiverStreamDescriptor::PulsedContext::window_skip = 0.0

Definition at line 79 of file receiver_output.h.


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