FERS 0.1.0
The Flexible Extensible Radar Simulator
Loading...
Searching...
No Matches
core::ReceiverStreamDescriptor::CwContext 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
 

Detailed Description

Definition at line 90 of file receiver_output.h.

Member Data Documentation

◆ carrier_frequency

RealType core::ReceiverStreamDescriptor::CwContext::carrier_frequency = 0.0

Definition at line 95 of file receiver_output.h.

◆ power

RealType core::ReceiverStreamDescriptor::CwContext::power = 0.0

Definition at line 96 of file receiver_output.h.

◆ present

bool core::ReceiverStreamDescriptor::CwContext::present = false

Definition at line 92 of file receiver_output.h.

◆ waveform_id

SimId core::ReceiverStreamDescriptor::CwContext::waveform_id = 0

Definition at line 93 of file receiver_output.h.

◆ waveform_name

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

Definition at line 94 of file receiver_output.h.

94{};

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