WinProp_Convert_Beams
Data Fields
- WinProp_Filename
 - OutputFilename
 - int
 - GenerateEnvelopeBeams
 - int
 - GenerateEnvelope
 - int
 - NrBeamsCtrl
 - int
 - NrBeamsData
 - WinProp_Filename *
 - FilenamesCtrl
 - WinProp_Filename *
 - FilenamesData
 - int
 - LimitDynamicRange
 - float
 - DynamicRange
 - float
 - Frequency
 - float
 - PolAngle
 - float
 - XPD
 
Detailed Description
This structure is used to set the parameters for converting/combining a set of individual beams (available in a set of individual antenna-pattern files) into envelope and individual beam patterns when calling WinProp_ConvertBeams.
Field Documentation
- OutputFilename
 - 
					
- WinProp_Filename WinProp_Convert_Beams::OutputFilename
 - Filename of output files without extension. For the file of the envelope and beam patterns, "_BeamPatterns" is appended to the filename. For the file of the envelope patterns, "_EnvelopePattern" is appended to the filename.
 
 - GenerateEnvelopeBeams
 - 
					
- int WinProp_Convert_Beams::GenerateEnvelopeBeams
 - Generate envelope patterns and a set of individual beams:     
- 0 = No
 - 1 = yes
 
 
 - GenerateEnvelope
 - 
					
- int WinProp_Convert_Beams::GenerateEnvelope
 - Generate only envelope in a separate file:     
- 0 = No
 - 1 = yes
 
 
 - NrBeamsCtrl
 - 
					
- int WinProp_Convert_Beams::NrBeamsCtrl
 - Number of control beams to convert.
 
 - NrBeamsData
 - 
					
- int WinProp_Convert_Beams::NrBeamsData
 - Number of data beams to convert.
 
 - FilenamesCtrl
 - 
					
- WinProp_Filename * WinProp_Convert_Beams::FilenamesCtrl
 - Array of filenames of the control beams to convert. Needs to be an array of size NrBeamsCtrl .
 
 - FilenamesData
 - 
					
- WinProp_Filename * WinProp_Convert_Beams::FilenamesData
 - Array of filenames of the data beams to convert. Needs to be an array of size NrBeamsData .
 
 - LimitDynamicRange
 - 
					
- int WinProp_Convert_Beams::LimitDynamicRange
 - Limit dynamic range of the antenna pattern:     
- 0 = No
 - 1 = yes
 
 
 - DynamicRange
 - 
					
- float WinProp_Convert_Beams::DynamicRange
 - Dynamic range of the antenna pattern in dB. Only relevant if LimitDynamicRange is enabled.
 
 - Frequency
 - 
					
- float WinProp_Convert_Beams::Frequency
 - Frequency in MHz. Relevant only when converting non *.ffe files.
 
 - PolAngle
 - 
					
- float WinProp_Convert_Beams::PolAngle
 - Linear Polarization angle in degrees. Relevant only when converting non *.ffe files.
 
 - XPD
 - 
					
- float WinProp_Convert_Beams::XPD
 - Cross-polarization discrimination in dB. Relevant only when converting non *.ffe files.
 
 
 The documentation was generated from the following file: 
		- source/Beams/winprop_beams_types.h