NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAE.SimLoadRecipeFunctionAttributes Class Reference

This is the class handling the default attributes of a source used by a load recipe. More...

Inheritance diagram for NXOpen.CAE.SimLoadRecipeFunctionAttributes:

Public Types

enum  ScalingType { Unknown, Peak, Rms }
 This enum defines the spectrum scaling More...
 
enum  CorrectionModes { Unknown, Energy, Amplitude }
 This enum defines the correction modes More...
 
enum  AcousticalWeightings {
  Unknown, None, A, B,
  C, D, Ab, Bc
}
 This enum defines the acoustical weightings More...
 

Properties

unsafe
NXOpen.CAE.SimLoadRecipeFunctionAttributes.AcousticalWeightings 
AcousticalWeighting [get, set]
 Returns or sets the default acoustical weighting of the functions in the file More...
 
unsafe double AmplitudeCorrectionFactor [get, set]
 Returns or sets the default amplitude correction factor of the functions in the file More...
 
unsafe
NXOpen.CAE.SimLoadRecipeFunctionAttributes.CorrectionModes 
CorrectionMode [get, set]
 Returns or sets the default correction mode of the functions in the file More...
 
unsafe double EnergyCorrectionFactor [get, set]
 Returns or sets the default energy correction factor of the functions in the file More...
 
unsafe
NXOpen.CAE.SimLoadRecipeFunctionAttributes.ScalingType 
SpectrumScaling [get, set]
 Returns or sets the default spectrum scaling of the functions in the file More...
 

Detailed Description

This is the class handling the default attributes of a source used by a load recipe.

This is used by data sources which cannot derive these attributes from the file itself (like UNV, OP2, ...). They specify the default attributes of all functions in the file. Whenever this object is modified, a call to UPDATE_do_update is needed in order to propagate the changes to the LoadRecipe.

Use CAE.SimLoadRecipeSource.GetFunctionAttributes

Created in NX12.0.0

Member Enumeration Documentation

This enum defines the acoustical weightings

Enumerator
Unknown 

Unkonwn

None 

None

A 

A

B 

B

C 

C

D 

D

Ab 

AB

Bc 

BC

This enum defines the correction modes

Enumerator
Unknown 

Unkonwn

Energy 

Energy

Amplitude 

Amplitude

This enum defines the spectrum scaling

Enumerator
Unknown 

Unkonwn

Peak 

Peak

Rms 

RMS

Property Documentation

unsafe NXOpen.CAE.SimLoadRecipeFunctionAttributes.AcousticalWeightings NXOpen.CAE.SimLoadRecipeFunctionAttributes.AcousticalWeighting
getset

Returns or sets the default acoustical weighting of the functions in the file

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.CAE.SimLoadRecipeFunctionAttributes.AmplitudeCorrectionFactor
getset

Returns or sets the default amplitude correction factor of the functions in the file

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.SimLoadRecipeFunctionAttributes.CorrectionModes NXOpen.CAE.SimLoadRecipeFunctionAttributes.CorrectionMode
getset

Returns or sets the default correction mode of the functions in the file

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe double NXOpen.CAE.SimLoadRecipeFunctionAttributes.EnergyCorrectionFactor
getset

Returns or sets the default energy correction factor of the functions in the file

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAE.SimLoadRecipeFunctionAttributes.ScalingType NXOpen.CAE.SimLoadRecipeFunctionAttributes.SpectrumScaling
getset

Returns or sets the default spectrum scaling of the functions in the file

Created in NX12.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.