 | EMASettingsBWAWidth Property |
Gets/Sets bandwidth averaging width for field probe processing.
Namespace: ema3d.Api.V25.CoreAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic static double BWAWidth { get; set; }
Public Shared Property BWAWidth As Double
Get
Set
public:
static property double BWAWidth {
double get ();
void set (double value);
}
static member BWAWidth : float with get, set
Property Value
Double
See Also