![]() | ema |
Class | Description | |
---|---|---|
![]() | CableCurrentResult | An EMC Plus Cable Current Result object. |
![]() | CableVoltageResult | An EMC Plus Cable Voltage Result object. |
![]() | DataFileInfo | Metadata information about a EMA3D simulation results file. |
![]() | DataSeriesInfo | Metadata information about a single series/column in an EMA3D simulation results file. |
![]() | ExcelHelper | A class that allows for the opening and parsing of an excel document. |
![]() | FieldProbeResult | An EMC Plus Field Probe Result object. |
![]() | FieldStatisticsResult | A result object created by calculating the field statistics of a FieldProbeResult. |
![]() | ResultBuilder | A result building class in EMC Plus, allows the user to pass in a valid sim file format (.EMIN; .INP) to process and create new results objects from a completed simulation. |
![]() | ResultFileCollection | A collection of results files from an EMA3D Simulation. |
![]() | TransferFunctionResult | A transfer function result object. Created via calculating the transfer function of a FieldStatisticsResult with a source file waveform. |
![]() | XYDataFrame | A two dimensional table of simple data, where each series is an X,Y point of real valued data. |
Structure | Description | |
---|---|---|
![]() | XYPair | A 2-tuple, real valued XY pair/point |
Interface | Description | |
---|---|---|
![]() | IDataFrameColumnTData | A single column/series of data in a data frame. |
![]() | IDataFrameColumnCollectionTData | A collection of column/serieswise data in a data frame. |
![]() | IDataFrameRowTData | A single row/record of data in a data frame. |
![]() | IDataFrameRowCollectionTData | A collection of row/recordwise data in a data frame. |
Enumeration | Description | |
---|---|---|
![]() | DataQuantity | The general EM quantity represented in data. |