Class SimRayAcousticsToolsSamplingSetupWizard
Inheritance
SimRayAcousticsToolsSamplingSetupWizard
Assembly: NXOpen.dll
public class SimRayAcousticsToolsSamplingSetupWizard : NXObject, IMessageSink, INXObject
Constructors
Declaration
protected SimRayAcousticsToolsSamplingSetupWizard()
Properties
Declaration
public Expression CustomTimeSamplingRate { get; }
Property Value
Declaration
public RayAcousticsToolsSetupWizardFrequencySamplingResolutionType FrequencySamplingResolution { get; set; }
Property Value
Declaration
public Expression MaximumFrequency { get; }
Property Value
RequestTimeDomainResults
Declaration
public bool RequestTimeDomainResults { get; set; }
Property Value
Declaration
public RayAcousticsToolsSetupWizardTimeSamplingRateType TimeSamplingRate { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink