AnsysHfssCrossSectionScatteringCoefficientReadData Method |
| Name | Description | |
|---|---|---|
| ReadData(String) |
A static class method for reading in the Ansys HFSS output data (*.csv) for the primary polarization and producing a SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTable.
| |
| ReadData(TextReader) |
A static class method for reading in the Ansys HFSS output data (*.csv) for the primary polarization and producing a SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTable.
| |
| ReadData(String, String) |
A static class method for reading in the Ansys HFSS output data (*.csv) for the primary and orthogonal polarizations and producing a SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTable.
| |
| ReadData(TextReader, TextReader) |
A static class method for reading in the Ansys HFSS output data (*.csv) for the primary and orthogonal polarizations and producing a SphericalTabularMonostaticCrossSectionScatteringCoefficientCrossSectionScatteringMatrixSphericalTable.
|