Class SimLoadRecipeFunctionAttributes
Inheritance
System.Object
System.MarshalByRefObject
SimLoadRecipeFunctionAttributes
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SimLoadRecipeFunctionAttributes : TaggedObject, IMessageSink
Constructors
SimLoadRecipeFunctionAttributes()
Declaration
protected SimLoadRecipeFunctionAttributes()
Properties
AcousticalWeighting
Declaration
public SimLoadRecipeFunctionAttributes.AcousticalWeightings AcousticalWeighting { get; set; }
Property Value
Type | Description |
---|---|
SimLoadRecipeFunctionAttributes.AcousticalWeightings |
AmplitudeCorrectionFactor
Declaration
public double AmplitudeCorrectionFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
CorrectionMode
Declaration
public SimLoadRecipeFunctionAttributes.CorrectionModes CorrectionMode { get; set; }
Property Value
Type | Description |
---|---|
SimLoadRecipeFunctionAttributes.CorrectionModes |
EnergyCorrectionFactor
Declaration
public double EnergyCorrectionFactor { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SpectrumScaling
Declaration
public SimLoadRecipeFunctionAttributes.ScalingType SpectrumScaling { get; set; }
Property Value
Type | Description |
---|---|
SimLoadRecipeFunctionAttributes.ScalingType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink