Class SimSoundProcessingFilterBandPassBuilder
Inheritance
SimSoundProcessingFilterBandPassBuilder
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SimSoundProcessingFilterBandPassBuilder : SimSoundProcessingFilterTreatmentBuilder, IMessageSink, IComponentBuilder
Constructors
SimSoundProcessingFilterBandPassBuilder()
Declaration
protected SimSoundProcessingFilterBandPassBuilder()
Properties
HighCutoffFrequency
Declaration
public Expression HighCutoffFrequency { get; }
Property Value
Type | Description |
---|---|
Expression |
LowCutoffFrequency
Declaration
public Expression LowCutoffFrequency { get; }
Property Value
Type | Description |
---|---|
Expression |
Implements
System.Runtime.Remoting.Messaging.IMessageSink