Click or drag to resize

AnsysHfssFarFieldDataGainPattern Constructor (TextReader)

Initializes a new instance.

Namespace:  AGI.Foundation.Communications.Antennas
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public AnsysHfssFarFieldDataGainPattern(
	TextReader source
)

Parameters

source
Type: System.IOTextReader
A TextReader used to read in the Ansys HFSS far field data (*.ffd) formatted data.
See Also