Click or drag to resize

ema3d.Api.V25.Results Namespace

Namespace for EMA3D results and post-processing objects.
Classes
 ClassDescription
Public classCableCurrentResult An EMC Plus Cable Current Result object.
Public classCableVoltageResult An EMC Plus Cable Voltage Result object.
Public classDataFileInfo Metadata information about a EMA3D simulation results file.
Public classDataSeriesInfo Metadata information about a single series/column in an EMA3D simulation results file.
Public classExcelHelper A class that allows for the opening and parsing of an excel document.
Public classFieldProbeResult An EMC Plus Field Probe Result object.
Public classFieldStatisticsResult A result object created by calculating the field statistics of a FieldProbeResult.
Public classResultBuilder 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.
Public classResultFileCollection A collection of results files from an EMA3D Simulation.
Public classTransferFunctionResult A transfer function result object. Created via calculating the transfer function of a FieldStatisticsResult with a source file waveform.
Public classXYDataFrame A two dimensional table of simple data, where each series is an X,Y point of real valued data.
Structures
 StructureDescription
Public structureXYPair A 2-tuple, real valued XY pair/point
Interfaces
 InterfaceDescription
Public interfaceIDataFrameColumnTData A single column/series of data in a data frame.
Public interfaceIDataFrameColumnCollectionTData A collection of column/serieswise data in a data frame.
Public interfaceIDataFrameRowTData A single row/record of data in a data frame.
Public interfaceIDataFrameRowCollectionTData A collection of row/recordwise data in a data frame.
Enumerations
 EnumerationDescription
Public enumerationDataQuantity The general EM quantity represented in data.