Read-only
About PNA-X Pulsed Capabilities

Stage3MaximumCoefficient Property


Description

Returns the maximum value of the stage 3coefficients.

 VB Syntax

value = spm4.Stage3MaximumCoefficient

Variable

(Type) - Description

value

(Float) Variable to store the returned Max coefficient.

spm4

A SignalProcessingModuleFour (object)

Default

Not Applicable

Examples

mode = spm4.Stage3MaximumCoefficient 'Read

C++ Syntax

HRESULT get_Stage3MaximumCoefficient(float* val);

Interface

ISignalProcessingModuleFour2


Last Modified:

7-Feb-2013

MX New topic