Click or drag to resize

AnsysHfssCrossSectionScatteringCoefficient Constructor (String, String)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AnsysHfssCrossSectionScatteringCoefficient(
	string primaryPolarizationFileName,
	string orthogonalPolarizationFileName
)

Parameters

primaryPolarizationFileName
Type: SystemString
The fully qualified path to a desired Ansys HFSS output file (*.csv) which represents the complex scattering data for the primary polarization.
orthogonalPolarizationFileName
Type: SystemString
The fully qualified path to a desired Ansys HFSS output file (*.csv) which represents the complex scattering data for the orthogonal polarization.
See Also