Click or drag to resize

FieldProbeResultCalculateShieldingEffectiveness(String) Method

Calculates the shielding effectiveness transfer function from this field probe result and path to a source file waveform

Namespace: ema3d.Api.V25.Results
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public TransferFunctionResult CalculateShieldingEffectiveness(
	string sourcefile
)

Parameters

sourcefile  String
The path to a source file waveform.

Return Value

TransferFunctionResult
A shielding effectiveness transfer function result.
See Also