ffsReader
R2026bDescription
searches the current directory for all the CST Studio
Suite® FFS files (mAnt = ffsReader(filename).ffs) whose name starts with the filename
specified in filename, reads far-field data from these files, and returns
a measuredAntenna object with its properties set using data from the files.
Each file represents one antenna port.
You can import single-frequency as well as broadband far-field data using this
function. If you are using this measuredAntenna object as an antenna source
in the Antenna (RF Blockset) block, you
must scale its electric and embedded electric fields using the scaleEField
function beforehand.
imports only a subset of data filtered using one or more name-value
arguments.mAnt = ffsReader(___,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026a