GetMean

Obtains the mean value (DC RMS), within the base channel Start/Stop values. (See also the SetFundMethod function.)

UI Access NA
Parameters
Name Type Description
<ChannelName> String The name of an existing input channel.
<OutputName> Variant

Optional name of an output channel to create with values vs. the base channel. Any exist­ing channel with the same name is overwritten. If not supplied, only the final value is returned from the function call.

Return Value

Double

Returns the mean value.

 

VB Syntax GetMean <ChannelName>, <OutputName>
VB Example

See the examples in C:\Program Files\...[Ansys Installation]...\Examples\Twin Builder\Applications\Scripting\Ex6_MathMod